Skip to content

Commit ff41b1d

Browse files
committed
Update rbe platform as well
1 parent f403966 commit ff41b1d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.bazelci/presubmit.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ tasks:
296296
<<: *minimum_supported_version
297297
<<: *reusable_config
298298
name: "RBE: Ubuntu, minimum Bazel"
299-
platform: rbe_ubuntu2204
299+
platform: rbe_ubuntu2404
300300
build_flags:
301301
- "--experimental_repository_cache_hardlinks=false"
302302
# BazelCI sets --action_env=BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1,
@@ -315,7 +315,7 @@ tasks:
315315
rbe:
316316
<<: *reusable_config
317317
name: "RBE: Ubuntu"
318-
platform: rbe_ubuntu2204
318+
platform: rbe_ubuntu2404
319319
# TODO @aignas 2024-12-11: get the RBE working in CI for bazel 8.0
320320
# See https://github.com/bazelbuild/rules_python/issues/2499
321321
bazel: 8.x

0 commit comments

Comments
 (0)