Skip to content

Commit 5ea3e25

Browse files
committed
Test against RabbitMQ 4.2 alpha
1 parent e6f8797 commit 5ea3e25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-rabbitmq-alphas.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
matrix:
1919
rabbitmq-image:
2020
- pivotalrabbitmq/rabbitmq:v4.1.x-otp27
21-
- pivotalrabbitmq/rabbitmq:main-otp27
21+
- pivotalrabbitmq/rabbitmq:v4.2.x-otp27
2222
name: Test against ${{ matrix.rabbitmq-image }}
2323
steps:
2424
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)