Skip to content

Commit e35ddd2

Browse files
committed
Test against RabbitMQ 4.2 alpha
1 parent 4ed6447 commit e35ddd2

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
@@ -15,7 +15,7 @@ jobs:
1515
matrix:
1616
rabbitmq-image:
1717
- pivotalrabbitmq/rabbitmq:v4.1.x-otp27
18-
- pivotalrabbitmq/rabbitmq:main-otp27
18+
- pivotalrabbitmq/rabbitmq:v4.2.x-otp27
1919
name: Test against ${{ matrix.rabbitmq-image }}
2020
steps:
2121
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)