Skip to content

Commit 2d1b73f

Browse files
committed
tests: add bazel 9 testing
1 parent 612ca2e commit 2d1b73f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.bazelci/presubmit.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,8 +187,9 @@ tasks:
187187
bazel: 7.x
188188
ubuntu:
189189
<<: *reusable_config
190-
name: "Default: Ubuntu"
190+
name: "Default: Ubuntu, bazel {bazel}"
191191
platform: ubuntu2204
192+
bazel: ${{ bazel }}
192193
ubuntu_upcoming:
193194
<<: *reusable_config
194195
name: "Default: Ubuntu, upcoming Bazel"

0 commit comments

Comments
 (0)