Remove support for Docker armv7 builds

This commit is contained in:
advplyr 2024-01-20 16:39:43 -06:00
parent 7f350279fa
commit 71048c7ff0
3 changed files with 3 additions and 4 deletions

View file

@ -16,7 +16,7 @@ jobs:
- name: setup nade
uses: actions/setup-node@v3
with:
node-version: 16
node-version: 20
- name: install pkg
run: npm install -g pkg