Skip to content

Commit 6ae04be

Browse files
committed
thinning matrix
1 parent 7e2cb49 commit 6ae04be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99

1010
strategy:
1111
matrix:
12-
node: [ '14', '12', '10' ]
12+
node: [ '14', '10' ]
1313

1414
name: ${{ matrix.node }} (Windows)
1515
steps:

0 commit comments

Comments
 (0)