Skip to content

Commit 01e81a2

Browse files
authored
1 parent fab7a74 commit 01e81a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ load("@bazelci_rules//:rbe_repo.bzl", "rbe_preconfig")
169169
# otherwise refer to RBE docs.
170170
rbe_preconfig(
171171
name = "buildkite_config",
172-
toolchain = "ubuntu1804-bazel-java11",
172+
toolchain = "ubuntu2204",
173173
)
174174

175175
# Needed for tests and tools

0 commit comments

Comments
 (0)