Skip to content

Commit 9166522

Browse files
HoloRinmergify[bot]
authored andcommitted
fixup backport
(cherry picked from commit f280891) # Conflicts: # .github/workflows/perform-bazel-execution-comparison.yaml # bazel/bzlmod/secondary_umbrella.bzl
1 parent f28ec6c commit 9166522

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

bazel/bzlmod/secondary_umbrella.bzl

+4
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ def secondary_umbrella():
3131
strip_prefix = "rabbitmq_server-3.11.18",
3232
# This file is produced just in time by the test-mixed-versions.yaml GitHub Actions workflow.
3333
urls = [
34+
<<<<<<< HEAD
3435
<<<<<<< HEAD
3536
"https://rabbitmq-github-actions.s3.eu-west-1.amazonaws.com/secondary-umbrellas/rbe-25_0/package-generic-unix-for-mixed-version-testing-v3.11.18.tar.xz",
3637
=======
@@ -40,5 +41,8 @@ def secondary_umbrella():
4041
"https://rabbitmq-github-actions.s3.eu-west-1.amazonaws.com/secondary-umbrellas/26.1/package-generic-unix-for-mixed-version-testing-v3.13.1.tar.xz",
4142
>>>>>>> a2709dfd05 (Remove remaining buildbuddy usage)
4243
>>>>>>> b38dc84db5 (Remove remaining buildbuddy usage)
44+
=======
45+
"https://rabbitmq-github-actions.s3.eu-west-1.amazonaws.com/secondary-umbrellas/25.3/package-generic-unix-for-mixed-version-testing-v3.12.6.tar.xz",
46+
>>>>>>> f28089177a (fixup backport)
4347
],
4448
)

0 commit comments

Comments
 (0)