Skip to content

Commit 12e0318

Browse files
authored
Update ci.yml: rabbitmq: ['3.13', '4.0', '4.1']
1 parent 122d113 commit 12e0318

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
strategy:
7878
max-parallel: 6
7979
matrix:
80-
rabbitmq: ['3.12', '3.13', '4.0']
80+
rabbitmq: ['3.13', '4.0', '4.1']
8181
# os: [ubuntu-latest, windows-latest]
8282
os: [ubuntu-latest]
8383
include:

0 commit comments

Comments
 (0)