Test node 12 for windows build
This commit is contained in:
parent
10d394328f
commit
4a38f71acc
|
@ -52,7 +52,7 @@ jobs:
|
|||
- name: Install Node.js, NPM and Yarn
|
||||
uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: 14
|
||||
node-version: 12
|
||||
|
||||
- uses: actions/setup-python@v1
|
||||
if: startsWith(matrix.os, 'windows')
|
||||
|
|
Loading…
Reference in New Issue