We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df81070 commit c3de65dCopy full SHA for c3de65d
.github/workflows/nodejs.yml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
matrix:
11
node-version: [8.x, 10.x, 12.x]
12
- mongodb-version: [3.6, 4.0, 4.2]
+ mongodb-version: [4.0, 4.2]
13
14
steps:
15
- uses: actions/checkout@v1
0 commit comments