mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-30 14:08:41 +00: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:
@@ -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
|
||||||
|
Reference in New Issue
Block a user