We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba1f574 commit 730a566Copy full SHA for 730a566
.bazelci/presubmit.yml
@@ -204,6 +204,8 @@ tasks:
204
<<: *reusable_config
205
name: "RBE: Ubuntu"
206
platform: rbe_ubuntu2004
207
+ # TODO @aignas 2024-12-11: get the RBE working in CI for bazel 8.0
208
+ bazel: 7.x
209
test_flags:
210
- "--test_tag_filters=-integration-test,-acceptance-test"
211
- "--extra_toolchains=@buildkite_config//config:cc-toolchain"
0 commit comments