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 f403966 commit ff41b1dCopy full SHA for ff41b1d
1 file changed
.bazelci/presubmit.yml
@@ -296,7 +296,7 @@ tasks:
296
<<: *minimum_supported_version
297
<<: *reusable_config
298
name: "RBE: Ubuntu, minimum Bazel"
299
- platform: rbe_ubuntu2204
+ platform: rbe_ubuntu2404
300
build_flags:
301
- "--experimental_repository_cache_hardlinks=false"
302
# BazelCI sets --action_env=BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1,
@@ -315,7 +315,7 @@ tasks:
315
rbe:
316
317
name: "RBE: Ubuntu"
318
319
# TODO @aignas 2024-12-11: get the RBE working in CI for bazel 8.0
320
# See https://github.com/bazelbuild/rules_python/issues/2499
321
bazel: 8.x
0 commit comments