mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Get rid of architecture whitelist from snapcraft.yaml
So the Canonical builders build on new architectures as soon as they appear
This commit is contained in:
parent
8138a26c2d
commit
aa121aa1de
1 changed files with 0 additions and 6 deletions
|
@ -7,12 +7,6 @@ grade: stable
|
||||||
confinement: strict
|
confinement: strict
|
||||||
compression: lzo
|
compression: lzo
|
||||||
|
|
||||||
architectures:
|
|
||||||
- build-on: amd64
|
|
||||||
- build-on: arm64
|
|
||||||
- build-on: armhf
|
|
||||||
- build-on: ppc64el
|
|
||||||
|
|
||||||
apps:
|
apps:
|
||||||
telegram-desktop:
|
telegram-desktop:
|
||||||
command: usr/bin/telegram-desktop
|
command: usr/bin/telegram-desktop
|
||||||
|
|
Loading…
Add table
Reference in a new issue