Skip to content

Commit 7764340

Browse files
committed
Add Bazel 8 to make_release
1 parent 7f77183 commit 7764340

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/make_release.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ def _filter_tar_info(tar_info: tarfile.TarInfo) -> tarfile.TarInfo:
165165
#- windows # Blocked by https://github.com/bazelbuild/bazel/issues/18683
166166
bazel:
167167
- 7.x
168+
- 8.x
168169
tasks:
169170
verify_targets:
170171
name: Verify build targets

0 commit comments

Comments
 (0)