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 f672710 commit 587c201Copy full SHA for 587c201
.github/workflows/ci.yml
@@ -14,7 +14,6 @@ jobs:
14
- 10
15
- 12
16
- 14
17
- - 15
18
os:
19
- macOS-latest
20
- ubuntu-latest
appveyor.yml
@@ -1,6 +1,5 @@
1
environment:
2
matrix:
3
- - nodejs_version: '15'
4
- nodejs_version: '14'
5
- nodejs_version: '12'
6
- nodejs_version: '10'
0 commit comments