Skip to content

Commit 63a6272

Browse files
authored
Update presubmit.yml
1 parent 9890dcb commit 63a6272

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/protobuf/30.0-rc1/presubmit.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
matrix:
22
# Removing ubuntu just for this release candidate
33
platform: ["debian10", "macos"]
4-
bazel: [7.x]
4+
bazel: [7.x, 8.x]
55

66
tasks:
77
verify_targets:
@@ -44,7 +44,7 @@ bcr_test_module:
4444
matrix:
4545
# Removing ubuntu just for this release candidate
4646
platform: ["debian10", "macos"]
47-
bazel: [7.x]
47+
bazel: [7.x, 8.x]
4848
tasks:
4949
run_test_module:
5050
name: "Run test module"

0 commit comments

Comments
 (0)