add armhf target to snapcraft.yaml

pull/187/head
Sunshine 4 years ago
parent 877b11d52c
commit 7f9458adfe
No known key found for this signature in database
GPG Key ID: B80CA68703CD8AB1

@ -21,8 +21,9 @@ confinement: strict
# Building on armhf fails, so we specify all supported non-armhf architectures
architectures:
- build-on: amd64
- build-on: i386
- build-on: arm64
- build-on: armhf
- build-on: i386
- build-on: ppc64el
- build-on: s390x

Loading…
Cancel
Save