Skip to content

Commit 0013d15

Browse files
authored
Merge pull request #155 from share/update-mongodb-matrix
👷‍♀️ Update MongoDB test matrix
2 parents 98563df + e6df010 commit 0013d15

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,10 @@ jobs:
2424
- 18
2525
- 20
2626
mongodb:
27-
- 4.0
28-
- 4.2
2927
- 4.4
3028
- 5.0
3129
- 6.0
30+
- 7.0
3231
services:
3332
mongodb:
3433
image: mongo:${{ matrix.mongodb }}

0 commit comments

Comments
 (0)