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 e9519ca commit 3da4fe4Copy full SHA for 3da4fe4
.github/workflows/ci.yml
@@ -10,7 +10,6 @@ jobs:
10
strategy:
11
matrix:
12
node:
13
- - 10
14
- 12
15
- 14
16
os:
appveyor.yml
@@ -4,7 +4,6 @@ environment:
4
5
- nodejs_version: '14'
6
- nodejs_version: '12'
7
- - nodejs_version: '10'
8
platform:
9
- x86
0 commit comments