Skip to content

Commit

Permalink
CI: Test with RabbitMQ 4.0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhollas committed Dec 2, 2024
1 parent dbdc36c commit 0fc65bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
matrix:
# Currently supported RMQ versions per:
# https://www.rabbitmq.com/docs/which-erlang#compatibility-matrix
rabbitmq-version: ['3.11', '3.12', '3.13']
rabbitmq-version: ['3.11', '3.12', '3.13', '4.0']

services:
rabbitmq:
Expand Down

0 comments on commit 0fc65bb

Please sign in to comment.