Skip to content

Commit

Permalink
chore: update Bazel version in presubmit.yml (#1367)
Browse files Browse the repository at this point in the history
Sync Bazel version.
  • Loading branch information
cgrindel authored Dec 2, 2024
1 parent f3e3155 commit 27437ce
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.4.0
- 7.4.1
tasks:
run_tests:
name: "Run test module"
Expand Down

0 comments on commit 27437ce

Please sign in to comment.