Skip to content

Commit

Permalink
Test against RabbitMQ 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed Oct 2, 2024
1 parent 5345804 commit cbf977d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

services:
rabbitmq:
image: rabbitmq:3.13-management
image: rabbitmq:4-management
ports:
- 15672:15672
- 5672:5672
Expand Down

0 comments on commit cbf977d

Please sign in to comment.