Skip to content

Commit 2600968

Browse files
web-flowHoloRin
authored andcommitted
Use latest rbe-erlang-platform/linux-rbe
for remote build execution (RBE) with BuildBuddy
1 parent ad76867 commit 2600968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/WORKSPACE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ load("@bazel_tools//tools/build_defs/repo:git.bzl", "git_repository")
6666

6767
git_repository(
6868
name = "rbe",
69-
commit = "f2244edffb2b62433860a7a472d46c27727b4b5f", # linux-rbe branch
69+
commit = "aa4d33ee8ef1410384d47035c9da8ae18c8850df", # linux-rbe branch
7070
remote = "https://github.com/rabbitmq/rbe-erlang-platform.git",
7171
)
7272

0 commit comments

Comments
 (0)