Skip to content

Commit e5c0bc3

Browse files
authored
restore bazel 9 testing, since rolling is now 10
1 parent 2df91ac commit e5c0bc3

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
platform: ["debian11", "macos", "ubuntu2204", "windows"]
5-
bazel: ["rolling", "8.x", "7.x"]
5+
bazel: ["rolling", "9.x", "8.x", "7.x"]
66
tasks:
77
run_tests:
88
name: "Run test module"

0 commit comments

Comments
 (0)