Skip to content

Commit e226458

Browse files
authored
Update toolchain version from ubuntu2204 to ubuntu2404
1 parent 5511aaf commit e226458

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/private/internal_dev_deps.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ def _internal_dev_deps_impl(mctx):
2626
# otherwise refer to RBE docs.
2727
rbe_preconfig(
2828
name = "buildkite_config",
29-
toolchain = "ubuntu2204",
29+
toolchain = "ubuntu2404",
3030
)
3131
runtime_env_repo(name = "rules_python_runtime_env_tc_info")
3232

0 commit comments

Comments
 (0)