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 4ed6447 commit e35ddd2Copy full SHA for e35ddd2
.github/workflows/test-rabbitmq-alphas.yml
@@ -15,7 +15,7 @@ jobs:
15
matrix:
16
rabbitmq-image:
17
- pivotalrabbitmq/rabbitmq:v4.1.x-otp27
18
- - pivotalrabbitmq/rabbitmq:main-otp27
+ - pivotalrabbitmq/rabbitmq:v4.2.x-otp27
19
name: Test against ${{ matrix.rabbitmq-image }}
20
steps:
21
- uses: actions/checkout@v5
0 commit comments