Skip to content

Commit

Permalink
Merge pull request #17 from share/mongodb6
Browse files Browse the repository at this point in the history
⬆️ Add MongoDB 6 to our test matrix
  • Loading branch information
alecgibson committed Mar 28, 2023
2 parents b7f97df + c04337a commit c06ebe1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- 4.2
- 4.4
- 5.0
- 6.0
services:
mongodb:
image: mongo:${{ matrix.mongodb }}
Expand Down

0 comments on commit c06ebe1

Please sign in to comment.