Skip to content

Commit

Permalink
Merge pull request #161 from VaclavObornik/features
Browse files Browse the repository at this point in the history
features
  • Loading branch information
VaclavObornik committed Jan 29, 2022
2 parents c109f4f + 1958af7 commit b18bc8b
Show file tree
Hide file tree
Showing 3 changed files with 2,620 additions and 3,154 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/enginesMatrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
os: [ubuntu-latest]
node-version: [ 16.x, 14.x, 12.x ]
mongodb-version: [ 5, 4.4, 3.6 ]
mongodb-driver-version: [ 4.1 ]
mongodb-driver-version: [ 4.1, latest ]
env:
MONGODB_VERSION: ${{ matrix.mongodb-version }}
steps:
Expand Down

0 comments on commit b18bc8b

Please sign in to comment.