summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitHub <noreply@github.com>2021-12-07 03:04:09 +0000
committermergify-bot <noreply@mergify.com>2021-12-07 13:34:54 +0000
commit3694a49b8a02bf89dbd7c23c2aada28abd07497f (patch)
treedf2023341b5d644bf58c3238d20ecd5d9a00177d
parented517d3cc53f8c27b2472934389ffc8efb65fd48 (diff)
downloadrabbitmq-server-git-mergify/bp/v3.8.x/pr-3867.tar.gz
Use latest rbe-erlang-platform/linux-erlang-24.1mergify/bp/v3.8.x/pr-3867
for remote build execution (RBE) with BuildBuddy (cherry picked from commit f332237d3f60be272ccad50eba3886c3c8a0bbb5) (cherry picked from commit 24a15892fbddeae6837a73e52b2daf089c5e0ea2)
-rw-r--r--WORKSPACE.bazel2
1 files changed, 1 insertions, 1 deletions
diff --git a/WORKSPACE.bazel b/WORKSPACE.bazel
index c65b8e746b..467fd9e857 100644
--- a/WORKSPACE.bazel
+++ b/WORKSPACE.bazel
@@ -40,7 +40,7 @@ git_repository(
git_repository(
name = "rbe_24",
- commit = "a087892ef4202dc3245b64d36d5921491848315f",
+ commit = "c8cbf65e2facbe464ebbcee7b6cf6f7a2d422ded",
remote = "https://github.com/rabbitmq/rbe-erlang-platform.git",
)