Skip to content

Commit

Permalink
Merge pull request #139 from share/mongodb6
Browse files Browse the repository at this point in the history
⬆️ Add MongoDB server 6 to our test matrix
  • Loading branch information
alecgibson authored Feb 28, 2023
2 parents a2ab6d4 + f5575e9 commit 75ab33c
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 @@ -28,6 +28,7 @@ jobs:
- 4.2
- 4.4
- 5.0
- 6.0
services:
mongodb:
image: mongo:${{ matrix.mongodb }}
Expand Down

0 comments on commit 75ab33c

Please sign in to comment.