Skip to content

Commit 002f6d7

Browse files
authored
chore(ci): test Bazel 8 and 9 on BCR (#2364)
1 parent 4439300 commit 002f6d7

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
@@ -1,7 +1,7 @@
11
bcr_test_module:
22
module_path: 'e2e/bzlmod'
33
matrix:
4-
bazel: ['7.x', '6.x']
4+
bazel: ['rolling', '8.x', '7.x', '6.x']
55
platform: ['debian10', 'macos', 'ubuntu2004', 'windows']
66
tasks:
77
run_tests:

0 commit comments

Comments
 (0)