Skip to content

Commit 6e8e6e5

Browse files
authored
Merge pull request #50 from bazeltools/wip/presubmit2
Fix BCR submission: rule fails the test with Bazel 5.x
2 parents e196908 + 0fa4388 commit 6e8e6e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bcr/presubmit.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ bcr_test_module:
77
- macos
88
- macos_arm64
99
- windows
10-
bazel: [5.x, 6.x, 7.x]
10+
bazel: [6.x, 7.x]
1111
tasks:
1212
run_test_module:
1313
name: Run test module

0 commit comments

Comments
 (0)