chore: remove explicit architectures

remvoing as specifying the subset of architectures you want to build on has side-effects, like the resulting snap is labeled as "multi" arch, and the snapstore UI lists it as building on i386 the whole time.

License: MIT
Signed-off-by: Oli Evans <oli@tableflip.io>
This commit is contained in:
Oli Evans 2020-07-10 18:05:36 +01:00
parent ba0b415408
commit 812ee63d18
No known key found for this signature in database
GPG Key ID: A2AC979DA8460535

View File

@ -14,10 +14,6 @@ base: core18
grade: stable
confinement: strict
# skip building on `ppc64el` and `s390x` to save some cpu cycles.
architectures:
- build-on: [amd64, arm64, armhf, i386]
apps:
ipfs:
command: ipfs