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 89c0771 commit 37e26c9Copy full SHA for 37e26c9
.bcr/presubmit.yml
@@ -2,7 +2,7 @@ bcr_test_module:
2
module_path: 'e2e/smoke'
3
matrix:
4
# TODO: e2e/smoke broken with bazel6
5
- bazel: ['8.x', '7.x']
+ bazel: ['rolling', '8.x', '7.x']
6
platform: ['debian10', 'macos', 'ubuntu2004', 'windows']
7
tasks:
8
run_tests:
0 commit comments