Skip to content

Commit

Permalink
chore: sync the Bazel version number in BCR presubmit with .bazelvers…
Browse files Browse the repository at this point in the history
…ion (#402)
  • Loading branch information
cgrindel authored Nov 26, 2024
1 parent 113eecb commit 9c86c5a
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", "ubuntu2004"]
bazel:
# This needs to exactly match the value used in .bazelversion at the root.
- 7.3.2
- 7.4.1
tasks:
run_tests:
name: "Run test module"
Expand Down

0 comments on commit 9c86c5a

Please sign in to comment.