mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-12-24 12:49:38 +00:00
Remove support for Docker armv7 builds
This commit is contained in:
parent
7f350279fa
commit
71048c7ff0
3 changed files with 3 additions and 4 deletions
2
.github/workflows/integration-test.yml
vendored
2
.github/workflows/integration-test.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue