Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
restored versions 5.0 and 6.0
Browse files Browse the repository at this point in the history
Demetrio Marino committed Jan 9, 2024
1 parent 754eb9d commit e834e9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
node-version: [20.x]
mongodb-version: ["4.4", "5.3", "6.3", "7.0"]
mongodb-version: ["4.4", "5.0", "6.0", "7.0"]
steps:
- uses: actions/checkout@v4

0 comments on commit e834e9c

Please sign in to comment.