wip: sets lattice build node version to 14

This commit is contained in:
Christopher Lowenthal 2022-10-31 12:09:20 -04:00
parent 7f28d12a2b
commit e228926504

View file

@ -22,7 +22,10 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 16
node-version: 14
- uses: actions/setup-python@v4
with:
python-version: '3.10'
- run: |
cd lattice