Skip to content

Commit d36cbfe

Browse files
committed
bump buildkite-config
1 parent f732261 commit d36cbfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = "ubuntu1804-bazel-java11",
29+
toolchain = "ubuntu2204-bazel-java11",
3030
)
3131
runtime_env_repo(name = "rules_python_runtime_env_tc_info")
3232

0 commit comments

Comments
 (0)