Skip to content

Commit

Permalink
chore: sync BCR presubmit version with .bazelversion (#454)
Browse files Browse the repository at this point in the history
Sync version.
  • Loading branch information
cgrindel authored Jul 14, 2024
1 parent 54c0777 commit 3489475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .bcr/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ bcr_test_module:
module_path: "examples/bzlmod_e2e"
matrix:
platform: ["macos", "ubuntu2004"]
bazel: ["7.1.1"]
bazel: ["7.2.1"]
tasks:
run_tests:
name: "Run test module"
Expand Down

0 comments on commit 3489475

Please sign in to comment.