Skip to content

Commit

Permalink
chore: update BCR presubmit to match .bazelversion (#488)
Browse files Browse the repository at this point in the history
  • Loading branch information
cgrindel authored Jan 2, 2025
1 parent ae82d94 commit 4e74ed8
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 4e74ed8

Please sign in to comment.