Skip to content

Commit dd79a32

Browse files
CI: test against RabbitMQ 4.2.x, too
1 parent 607676f commit dd79a32

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
rabbitmq-series:
4646
- "4.0"
4747
- "4.1"
48+
- "4.2"
4849
rust-version:
4950
- stable
5051
- beta
@@ -85,6 +86,7 @@ jobs:
8586
matrix:
8687
rabbitmq-series:
8788
- "4.1"
89+
- "4.2"
8890
rust-version:
8991
- stable
9092
runner:

0 commit comments

Comments
 (0)