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 93dcbfa commit ec58311Copy full SHA for ec58311
.bazelci/presubmit.yml
@@ -185,7 +185,7 @@ tasks:
185
<<: *minimum_supported_version
186
<<: *reusable_config
187
name: "RBE: Ubuntu, minimum Bazel"
188
- platform: rbe_ubuntu2204
+ platform: rbe_ubuntu2404
189
build_flags:
190
# BazelCI sets --action_env=BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1,
191
# which prevents cc toolchain autodetection from working correctly
@@ -203,7 +203,7 @@ tasks:
203
rbe:
204
205
name: "RBE: Ubuntu"
206
207
# TODO @aignas 2024-12-11: get the RBE working in CI for bazel 8.0
208
# See https://github.com/bazelbuild/rules_python/issues/2499
209
bazel: 7.x
0 commit comments