Skip to content

Commit

Permalink
thin out tests
Browse files Browse the repository at this point in the history
  • Loading branch information
wheresvic committed Jan 30, 2023
1 parent e653a27 commit ca28c4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
strategy:
matrix:
#node-version: [12.x]
node-version: [8.x,10.x,12.x,14.x]
mongodb-version: [4.0, 4.2, 4.4, 5.0, 6.0]
node-version: [10.x,12.x,14.x]
mongodb-version: [4.4, 5.0, 6.0]

steps:
- name: Git checkout
Expand Down

0 comments on commit ca28c4e

Please sign in to comment.