We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 405f3ec commit 1c363a6Copy full SHA for 1c363a6
.github/workflows/nodeCI.yml
@@ -12,7 +12,7 @@ jobs:
12
fail-fast: false
13
matrix:
14
os: [ubuntu-latest, windows-latest]
15
- node: [ '14', '12', '10' ]
+ node: [ '14', '12' ]
16
include:
17
- os: windows-latest
18
commandPrefix: ''
0 commit comments