Skip to content

Commit 32820d8

Browse files
authored
chore(BCR): drop Bazel 6 testing (#397)
it's red for the last couple releases, and Bazel 8 RC will come out next week so we should switch to testing that.
1 parent 5f9aba7 commit 32820d8

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
@@ -1,7 +1,7 @@
11
bcr_test_module:
22
module_path: "e2e/use_release"
33
matrix:
4-
bazel: ["7.x", "6.x"]
4+
bazel: ["7.x"]
55
# TODO(#9): add windows to this list
66
platform: ["debian10", "macos", "ubuntu2004"]
77
tasks:

0 commit comments

Comments
 (0)