Skip to content

Commit 38089ba

Browse files
CI workflow: add RabbitMQ series to the matrix
1 parent 212c4f6 commit 38089ba

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ jobs:
5050
name: Build and test
5151
strategy:
5252
matrix:
53+
rabbitmq-series:
54+
- "4.0"
55+
- "4.1"
5356
rust-version:
5457
- stable
5558
- beta

0 commit comments

Comments
 (0)