Skip to content

Commit ced0c70

Browse files
authored
Add 8.x to presubmit CI (#1256)
1 parent fcf8055 commit ced0c70

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,6 +1,6 @@
11
matrix:
22
platform: ["macos", "ubuntu2004"]
3-
bazel: ["6.x", "7.x", "rolling"]
3+
bazel: ["6.x", "7.x", "8.x", "rolling"]
44
tasks:
55
verify_targets:
66
name: "Verify build targets"

0 commit comments

Comments
 (0)