mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Set a list of architectures that snap package runs on
This commit is contained in:
@@ -6,6 +6,13 @@ base: core18
|
|||||||
grade: stable
|
grade: stable
|
||||||
confinement: strict
|
confinement: strict
|
||||||
|
|
||||||
|
architectures:
|
||||||
|
- build-on: amd64
|
||||||
|
- build-on: i386
|
||||||
|
- build-on: arm64
|
||||||
|
- build-on: armhf
|
||||||
|
- build-on: ppc64el
|
||||||
|
|
||||||
apps:
|
apps:
|
||||||
telegram-desktop:
|
telegram-desktop:
|
||||||
command: bin/desktop-launch telegram-desktop
|
command: bin/desktop-launch telegram-desktop
|
||||||
|
|||||||
Reference in New Issue
Block a user