From bf7fdcf3ccbfc3e906b92d556879bb1a7a5edec2 Mon Sep 17 00:00:00 2001 From: past-due <30942300+past-due@users.noreply.github.com> Date: Fri, 21 Jun 2024 19:29:48 -0400 Subject: [PATCH] [Snap] Remove armhf architecture --- snapcraft.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index bb86342312b..219a677c023 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -8,12 +8,11 @@ base: core22 # Enable LZO compression for the snap compression: lzo -# Limit architectures to those supported by the gnome extension (and future core20) +# Limit architectures to those supported by the gnome extension (and future core24) # NOTE: Specify these as separate build-on lines to ensure separate architecture builds that each support a single architecture architectures: - build-on: amd64 - build-on: arm64 - - build-on: armhf layout: /usr/share/vulkan: