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 f6977c3 commit ff1d7a9Copy full SHA for ff1d7a9
.github/workflows/nodeCI.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
matrix:
13
os: [ubuntu-latest, windows-latest]
14
- node: [ '12', '10', '8' ]
+ node: [ '14', '12', '10' ]
15
include:
16
- os: windows-latest
17
commandPrefix: ''
0 commit comments