Skip to content

Commit

Permalink
Merge pull request #155 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 98563df + e6df010 commit 0013d15
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 @@ -24,11 +24,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 0013d15

Please sign in to comment.