mirror of
https://github.com/status-im/safe-react.git
synced 2025-01-20 14:48:56 +00:00
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
|
- name: Install Node.js, NPM and Yarn
|
||||||
uses: actions/setup-node@v2
|
uses: actions/setup-node@v2
|
||||||
with:
|
with:
|
||||||
node-version: 14
|
node-version: 12
|
||||||
|
|
||||||
- uses: actions/setup-python@v1
|
- uses: actions/setup-python@v1
|
||||||
if: startsWith(matrix.os, 'windows')
|
if: startsWith(matrix.os, 'windows')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user