Update snapcraft.yaml

This commit is contained in:
kz6fittycent 2022-04-24 14:22:55 -05:00 committed by GitHub
parent 78f6679eeb
commit 7ddbabb787
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 2 deletions

View File

@ -13,8 +13,12 @@ confinement: strict
compression: lzo
architectures:
- build-on: [amd64, armhf, arm64, ppc64el, s390x]
run-on: [amd64, armhf, arm64, ppc64el, s390x]
- build-on: amd64
- build-on: arm64
- build-on: armhf
- build-on: ppc64el
- build-on: armhf
- build-on: s390x
package-repositories:
- type: apt