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 846ca9c commit 5ed497dCopy full SHA for 5ed497d
2 files changed
.bazelci/presubmit.yml
@@ -3,7 +3,7 @@ buildifier:
3
version: 7.1.0
4
5
matrix:
6
- bazel: ["7.x", "8.x"]
+ bazel: ["8.x"]
7
platform:
8
[
9
"windows",
.bcr/presubmit.yml
@@ -10,7 +10,7 @@ bcr_test_module:
10
"ubuntu2004_arm64",
11
"windows_arm64",
12
]
13
14
tasks:
15
run_tests:
16
name: "Run smoke test"
0 commit comments