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 7e2cb49 commit 6ae04beCopy full SHA for 6ae04be
.github/workflows/node-windows.yml
@@ -9,7 +9,7 @@ jobs:
9
10
strategy:
11
matrix:
12
- node: [ '14', '12', '10' ]
+ node: [ '14', '10' ]
13
14
name: ${{ matrix.node }} (Windows)
15
steps:
0 commit comments