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 f732261 commit d36cbfeCopy full SHA for d36cbfe
python/private/internal_dev_deps.bzl
@@ -26,7 +26,7 @@ def _internal_dev_deps_impl(mctx):
26
# otherwise refer to RBE docs.
27
rbe_preconfig(
28
name = "buildkite_config",
29
- toolchain = "ubuntu1804-bazel-java11",
+ toolchain = "ubuntu2204-bazel-java11",
30
)
31
runtime_env_repo(name = "rules_python_runtime_env_tc_info")
32
0 commit comments