Skip to content

Commit 74e5ded

Browse files
committed
ci: use bazel 9.0.0 and prevent 9.0.1
1 parent 1b4dd88 commit 74e5ded

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.aspect/workflows/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ tasks:
173173
bazel:
174174
flags: ['--test_tag_filters=-skip-on-bazel9']
175175
env:
176-
USE_BAZEL_VERSION: '9.x'
176+
USE_BAZEL_VERSION: '9.0.0'
177177
- format:
178178
queue: aspect-medium
179179
- buildifier:

0 commit comments

Comments
 (0)