Skip to content

Update RBE toolchain version from ubuntu2204 to ubuntu2404#3778

Open
meteorcloudy wants to merge 1 commit into
mainfrom
meteorcloudy-patch-2
Open

Update RBE toolchain version from ubuntu2204 to ubuntu2404#3778
meteorcloudy wants to merge 1 commit into
mainfrom
meteorcloudy-patch-2

Conversation

@meteorcloudy
Copy link
Copy Markdown
Contributor

@meteorcloudy meteorcloudy commented May 15, 2026

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the RBE toolchain version from Ubuntu 22.04 to 24.04 in python/private/internal_dev_deps.bzl. Feedback indicates that the WORKSPACE file should also be updated to maintain consistency and prevent CI failures for WORKSPACE-based builds.

rbe_preconfig(
name = "buildkite_config",
toolchain = "ubuntu2204",
toolchain = "ubuntu2404",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

high

The RBE toolchain version should also be updated in the WORKSPACE file (line 100) to maintain consistency between Bzlmod and WORKSPACE builds. Since the PR description mentions that support for the older platform has been dropped, failing to update WORKSPACE will likely break CI for WORKSPACE-based builds.

@meteorcloudy
Copy link
Copy Markdown
Contributor Author

Hmm, actually ubuntu2204 should still be supported. There might be some infra breakages caused by https://github.com/bazelbuild/continuous-integration/pull/2617/changes

/cc @coeuvre

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant