Skip to content

Commit

Permalink
chore: update BCR presubmit to match .bazelversion
Browse files Browse the repository at this point in the history
  • Loading branch information
cgrindel committed Jan 2, 2025
1 parent ae82d94 commit 2606b2d
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.2.1"]
bazel: ["8.0.0"]
tasks:
run_tests:
name: "Run test module"
Expand Down

0 comments on commit 2606b2d

Please sign in to comment.