Skip to content

Commit

Permalink
thinning matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
weaverryan committed Feb 11, 2021
1 parent 7e2cb49 commit 6ae04be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:

strategy:
matrix:
node: [ '14', '12', '10' ]
node: [ '14', '10' ]

name: ${{ matrix.node }} (Windows)
steps:
Expand Down

0 comments on commit 6ae04be

Please sign in to comment.