Skip to content

Commit 3caf773

Browse files
committed
Update tag name for broker alphas
No more OTP variant. (cherry picked from commit 07d9bfd)
1 parent 357d16e commit 3caf773

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-rabbitmq-alphas.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-22.04
1717
strategy:
1818
matrix:
19-
rabbitmq-image: [ 'pivotalrabbitmq/rabbitmq:v3.13.x-otp-max-bazel', 'pivotalrabbitmq/rabbitmq:main-otp-max-bazel' ]
19+
rabbitmq-image: [ 'pivotalrabbitmq/rabbitmq:v3.13.x', 'pivotalrabbitmq/rabbitmq:main' ]
2020
name: Test against ${{ matrix.rabbitmq-image }}
2121
steps:
2222
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)