Skip to content

Commit

Permalink
Secondary umbrella: resolve a conflict
Browse files Browse the repository at this point in the history
(cherry picked from commit 76e0da1)

# Conflicts:
#	bazel/bzlmod/secondary_umbrella.bzl
  • Loading branch information
michaelklishin authored and mergify[bot] committed Jun 20, 2024
1 parent 5f19ead commit c4186ce
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions bazel/bzlmod/secondary_umbrella.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ def secondary_umbrella():
urls = [
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
<<<<<<< HEAD
"https://rabbitmq-github-actions.s3.eu-west-1.amazonaws.com/secondary-umbrellas/rbe-25/package-generic-unix-for-mixed-version-testing-v3.10.24.tar.xz",
=======
Expand All @@ -56,5 +57,8 @@ def secondary_umbrella():
=======
"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"
>>>>>>> 91b4d0f5b1 (Resolve a conflict #11488 #11478 #11500)
=======
"https://rabbitmq-github-actions.s3.eu-west-1.amazonaws.com/secondary-umbrellas/25.0/package-generic-unix-for-mixed-version-testing-v3.11.18.tar.xz",
>>>>>>> 76e0da11d7 (Secondary umbrella: resolve a conflict)
],
)

0 comments on commit c4186ce

Please sign in to comment.