Skip to content

Commit 5bbc396

Browse files
committed
Update tag name for broker alphas
No more OTP variant.
1 parent c1136ec commit 5bbc396

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
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-22.04
1414
strategy:
1515
matrix:
16-
rabbitmq-image: [ 'pivotalrabbitmq/rabbitmq:v3.13.x-otp-max-bazel', 'pivotalrabbitmq/rabbitmq:main-otp-max-bazel' ]
16+
rabbitmq-image: [ 'pivotalrabbitmq/rabbitmq:v3.13.x', 'pivotalrabbitmq/rabbitmq:main' ]
1717
name: Test against ${{ matrix.rabbitmq-image }}
1818
steps:
1919
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)