Skip to content

Commit

Permalink
Stop testing MongoDB 4.2 (EOL)
Browse files Browse the repository at this point in the history
  • Loading branch information
Joannis committed Sep 3, 2023
1 parent 45edf56 commit e79b136
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
fail-fast: false
matrix:
swift-version: ["5.7", "5.8"]
mongodb-version: ["4.2", "4.4", "5.0", "6.0", "7.0"]
mongodb-version: ["4.4", "5.0", "6.0", "7.0"]
steps:
- name: Check out
uses: actions/checkout@v3
Expand Down

0 comments on commit e79b136

Please sign in to comment.