Skip to content

Commit 40d45ab

Browse files
authored
Add RabbitMQ 3.13 to tests matrix
1 parent 5c4d635 commit 40d45ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
strategy:
5050
max-parallel: 3
5151
matrix:
52-
rabbitmq: ['3.10', '3.11', '3.12']
52+
rabbitmq: ['3.10', '3.11', '3.12', '3.13']
5353
fail-fast: true
5454
steps:
5555
- name: Checkout

0 commit comments

Comments
 (0)