Skip to content

Commit

Permalink
fix: sync Bazel version with BCR presubmit (#1163)
Browse files Browse the repository at this point in the history
The values need to match for BCR.
  • Loading branch information
cgrindel authored Jul 10, 2024
1 parent 17d0419 commit 0a2283a
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 @@ -4,7 +4,7 @@ bcr_test_module:
platform: ["macos"]
bazel:
# This needs to exactly match the value used in .bazelversion at the root.
- 7.1.2
- 7.2.1
tasks:
run_tests:
name: "Run test module"
Expand Down

0 comments on commit 0a2283a

Please sign in to comment.