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 e6f8797 commit 5ea3e25Copy full SHA for 5ea3e25
.github/workflows/test-rabbitmq-alphas.yml
@@ -18,7 +18,7 @@ jobs:
18
matrix:
19
rabbitmq-image:
20
- pivotalrabbitmq/rabbitmq:v4.1.x-otp27
21
- - pivotalrabbitmq/rabbitmq:main-otp27
+ - pivotalrabbitmq/rabbitmq:v4.2.x-otp27
22
name: Test against ${{ matrix.rabbitmq-image }}
23
steps:
24
- uses: actions/checkout@v5
0 commit comments