Update snapcraft.yaml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user