Skip to content

Commit 37e26c9

Browse files
authored
chore(ci): test on bazel 9 (#853)
1 parent 89c0771 commit 37e26c9

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
@@ -2,7 +2,7 @@ bcr_test_module:
22
module_path: 'e2e/smoke'
33
matrix:
44
# TODO: e2e/smoke broken with bazel6
5-
bazel: ['8.x', '7.x']
5+
bazel: ['rolling', '8.x', '7.x']
66
platform: ['debian10', 'macos', 'ubuntu2004', 'windows']
77
tasks:
88
run_tests:

0 commit comments

Comments
 (0)