summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitHub <noreply@github.com>2021-11-19 03:04:14 +0000
committermergify-bot <noreply@mergify.io>2021-11-19 09:32:58 +0000
commit8c508f5b2ed53b7822fdaaeb3bb4e19318fbe4ff (patch)
tree4731228d0193ff3afcf6118797238e7f35c47569
parent1d5d2d1dce6ff48ce171eda12a35670bd71e600d (diff)
downloadrabbitmq-server-git-8c508f5b2ed53b7822fdaaeb3bb4e19318fbe4ff.tar.gz
Use latest rbe-erlang-platform/linux-erlang-24.1
for remote build execution (RBE) with BuildBuddy (cherry picked from commit cd2f6953c86d3ed6ff42073fad92c31488ab527d) (cherry picked from commit 194280cde1a7c04f97b3af1f8c30271fb272996d)
-rw-r--r--WORKSPACE.bazel2
1 files changed, 1 insertions, 1 deletions
diff --git a/WORKSPACE.bazel b/WORKSPACE.bazel
index ee8f1d1e9e..8cdbc9d933 100644
--- a/WORKSPACE.bazel
+++ b/WORKSPACE.bazel
@@ -40,7 +40,7 @@ git_repository(
git_repository(
name = "rbe_24",
- commit = "41a52ed360537f6794f6e759dd7eec7bbf65445c",
+ commit = "a087892ef4202dc3245b64d36d5921491848315f",
remote = "https://github.com/rabbitmq/rbe-erlang-platform.git",
)