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 fa84efb commit ea81decCopy full SHA for ea81dec
.github/workflows/test-rabbitmq-alphas.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
matrix:
16
rabbitmq-image:
17
- - pivotalrabbitmq/rabbitmq:v4.1.x-otp27
+# - pivotalrabbitmq/rabbitmq:v4.1.x-otp27
18
- pivotalrabbitmq/rabbitmq:main-otp27
19
name: Test against ${{ matrix.rabbitmq-image }}
20
steps:
0 commit comments