Skip to content

Commit 7d22dde

Browse files
committed
do the same for WORKSPACE
1 parent d36cbfe commit 7d22dde

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
@@ -95,7 +95,7 @@ load("@bazelci_rules//:rbe_repo.bzl", "rbe_preconfig")
9595
# otherwise refer to RBE docs.
9696
rbe_preconfig(
9797
name = "buildkite_config",
98-
toolchain = "ubuntu1804-bazel-java11",
98+
toolchain = "ubuntu2204-bazel-java11",
9999
)
100100

101101
local_repository(

0 commit comments

Comments
 (0)