We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f213a7c commit e3899b6Copy full SHA for e3899b6
.github/workflows/test-rabbitmq-alphas.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-22.04
17
strategy:
18
matrix:
19
- rabbitmq-image: [ 'pivotalrabbitmq/rabbitmq:v3.12.x-otp-max-bazel', 'pivotalrabbitmq/rabbitmq:mc-fixes-otp-max-bazel' ]
+ rabbitmq-image: [ 'pivotalrabbitmq/rabbitmq:v3.12.x-otp-max-bazel', 'pivotalrabbitmq/rabbitmq:main-otp-max-bazel' ]
20
name: Test against ${{ matrix.rabbitmq-image }}
21
steps:
22
- uses: actions/checkout@v4
0 commit comments