Skip to content

Commit 5784b23

Browse files
authored
fix: align BCR Bazel version with .bazelversion (#916)
Fix failing BCR presubmit. https://buildkite.com/bazel/bcr-presubmit/builds/3632#018d94f1-6b8d-4a85-81bb-e04afbad359e
1 parent 7e31c10 commit 5784b23

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.0.0
7+
- 7.0.2
88
tasks:
99
run_tests:
1010
name: "Run test module"

0 commit comments

Comments
 (0)