mirror of
https://github.com/badaix/snapcast.git
synced 2025-04-29 10:17:16 +02:00
Build armhf on rpi4
This commit is contained in:
parent
3514be327e
commit
b291e2ae5f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/package.yml
vendored
2
.github/workflows/package.yml
vendored
|
@ -25,7 +25,7 @@ jobs:
|
||||||
image_prefix: "debian:"
|
image_prefix: "debian:"
|
||||||
image_suffix: ""
|
image_suffix: ""
|
||||||
- arch: "armhf"
|
- arch: "armhf"
|
||||||
os: self-hosted-rpi5
|
os: self-hosted-rpi4
|
||||||
image_prefix: "badaix/raspios-"
|
image_prefix: "badaix/raspios-"
|
||||||
image_suffix: "-armhf-lite"
|
image_suffix: "-armhf-lite"
|
||||||
- arch: "arm64"
|
- arch: "arm64"
|
||||||
|
|
Loading…
Add table
Reference in a new issue