Skip to content

Commit bd450db

Browse files
authored
Add RabbitMQ version 4.2 to CI matrix
1 parent 12e0318 commit bd450db

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.13', '4.0', '4.1']
80+
rabbitmq: ['3.13', '4.0', '4.1', '4.2']
8181
# os: [ubuntu-latest, windows-latest]
8282
os: [ubuntu-latest]
8383
include:

0 commit comments

Comments
 (0)