Skip to content

Commit 784b74b

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

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 = "46b827507279f131870760ac4921b68033eddb71", # linux-rbe branch
69+
commit = "7aeeab3c6081d2c58ba550516f0358a55c3786d9", # linux-rbe branch
7070
remote = "https://github.com/rabbitmq/rbe-erlang-platform.git",
7171
)
7272

0 commit comments

Comments
 (0)