Skip to content

Commit f5bd744

Browse files
committed
chore: remove Bazel 6 testing
Our e2e only works when the new incompatible_enable_proto_toolchain_resolution flag is available
1 parent 5e08a42 commit f5bd744

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: ["debian10", "macos", "ubuntu2004", "windows"]
5-
bazel: ["7.x", "6.x"]
5+
bazel: ["7.x"]
66
tasks:
77
run_tests:
88
name: "Run test module"

0 commit comments

Comments
 (0)