Skip to content

Commit

Permalink
chore: sync Bazel version in BCR presubmit (#1303)
Browse files Browse the repository at this point in the history
Must be the same for BCR presubmit to succeed.
  • Loading branch information
cgrindel authored Oct 24, 2024
1 parent 55cdb60 commit 10dbf95
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.3.2
- 7.4.0
tasks:
run_tests:
name: "Run test module"
Expand Down

0 comments on commit 10dbf95

Please sign in to comment.