fix raspi kernel upgrades (#2202)

* fix build

* use same node versions

* lock kernel to 5.15.76
This commit is contained in:
Aiden McClelland
2023-03-10 17:11:06 -07:00
committed by GitHub
parent 7c1e2bf96f
commit 75f9c6b0fb
5 changed files with 49 additions and 27 deletions

View File

@@ -5,7 +5,7 @@ on:
workflow_dispatch:
env:
NODEJS_VERSION: '16'
NODEJS_VERSION: '16.11.0'
ENVIRONMENT: "dev"
jobs: