Skip to content

Commit

Permalink
Merge pull request #24 from share/update-mongodb-matrix
Browse files Browse the repository at this point in the history
👷‍♀️ Update MongoDB test matrix
  • Loading branch information
alecgibson authored Apr 16, 2024
2 parents 7451574 + 003ce28 commit 9980e5e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,10 @@ jobs:
- 18
- 20
mongodb:
- 4.0
- 4.2
- 4.4
- 5.0
- 6.0
- 7.0
services:
mongodb:
image: mongo:${{ matrix.mongodb }}
Expand Down

0 comments on commit 9980e5e

Please sign in to comment.