mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
downgrade to node 14 for this branch
This commit is contained in:
parent
aff1b20d12
commit
5d8bf9a09a
2
.github/workflows/build-for-windows.yml
vendored
2
.github/workflows/build-for-windows.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- uses: actions/setup-node@v3
|
- uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
node-version: 16
|
node-version: 14
|
||||||
|
|
||||||
# use npm to set up yarn
|
# use npm to set up yarn
|
||||||
- name: Set up yarn cli
|
- name: Set up yarn cli
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user