Revert "bump CI node version"
This reverts commit 93c8e48cd4
.
Was hoping this would fix the protobuf build issues on win32; it did not.
This commit is contained in:
parent
93c8e48cd4
commit
ee204aa3e2
2
.github/workflows/checks.yml
vendored
2
.github/workflows/checks.yml
vendored
@ -275,7 +275,7 @@ jobs:
|
||||
- name: Set up node
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: 14
|
||||
node-version: 12
|
||||
|
||||
- run: make develop
|
||||
if: matrix.BUILD_TYPE == 'build'
|
||||
|
Loading…
Reference in New Issue
Block a user