From aa121aa1de79402c930e3ea2ad79508e35d64e6c Mon Sep 17 00:00:00 2001 From: Ilya Fedin Date: Tue, 9 Jan 2024 23:22:46 +0400 Subject: [PATCH] Get rid of architecture whitelist from snapcraft.yaml So the Canonical builders build on new architectures as soon as they appear --- snap/snapcraft.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 16e8914b6..41dc00828 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -7,12 +7,6 @@ grade: stable confinement: strict compression: lzo -architectures: - - build-on: amd64 - - build-on: arm64 - - build-on: armhf - - build-on: ppc64el - apps: telegram-desktop: command: usr/bin/telegram-desktop