Skip to content

Commit 843308a

Browse files
committed
drop 6.x because of rules_jvm_external
1 parent 9d1818b commit 843308a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/googleapis/0.0.0-20240326-1c8d509c5/presubmit.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
matrix:
22
platform: ["debian10", "macos", "ubuntu2004", "windows"]
3-
bazel: ["6.x", "7.x"]
3+
bazel: ["7.x"]
44
tasks:
55
verify_targets:
66
platform: ${{ platform }}

modules/grpc-java/1.62.2/presubmit.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
matrix:
22
platform: ["debian10", "macos", "ubuntu2004", "windows"]
3-
bazel: ["6.x", "7.x"]
3+
bazel: ["7.x"]
44
tasks:
55
verify_targets:
66
platform: ${{ platform }}

0 commit comments

Comments
 (0)