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 8e1a9b3 commit ee72d8cCopy full SHA for ee72d8c
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
matrix:
19
os: [ubuntu-latest]
20
- node-version: [10, 12, 14, 16, 17]
+ node-version: [14, 16, 17, 18]
21
mongodb-version: [4.4]
22
redis-version: [6]
23
include:
0 commit comments