Skip to content

Commit 10dbf95

Browse files
authored
chore: sync Bazel version in BCR presubmit (#1303)
Must be the same for BCR presubmit to succeed.
1 parent 55cdb60 commit 10dbf95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bcr/presubmit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ bcr_test_module:
44
platform: ["macos"]
55
bazel:
66
# This needs to exactly match the value used in .bazelversion at the root.
7-
- 7.3.2
7+
- 7.4.0
88
tasks:
99
run_tests:
1010
name: "Run test module"

0 commit comments

Comments
 (0)