Skip to content

Commit c06ebe1

Browse files
authored
Merge pull request #17 from share/mongodb6
⬆️ Add MongoDB 6 to our test matrix
2 parents b7f97df + c04337a commit c06ebe1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
- 4.2
2424
- 4.4
2525
- 5.0
26+
- 6.0
2627
services:
2728
mongodb:
2829
image: mongo:${{ matrix.mongodb }}

0 commit comments

Comments
 (0)