We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2df91ac commit e5c0bc3Copy full SHA for e5c0bc3
.bcr/presubmit.yml
@@ -2,7 +2,7 @@ bcr_test_module:
2
module_path: "e2e/smoke"
3
matrix:
4
platform: ["debian11", "macos", "ubuntu2204", "windows"]
5
- bazel: ["rolling", "8.x", "7.x"]
+ bazel: ["rolling", "9.x", "8.x", "7.x"]
6
tasks:
7
run_tests:
8
name: "Run test module"
0 commit comments