From f0e8fe0d03f53b270c14258f19eb1f4323a199bc Mon Sep 17 00:00:00 2001 From: Tiago Nobrega Date: Mon, 16 Dec 2024 11:18:01 -0300 Subject: [PATCH] build(snap): drop 'riscv64' for now (#772) Looks like the combination of core24 + riscv64 is not supported by the store currently, which means that 'edge' hasn't been following 'main' since we updated the snap to core24. --- snap/snapcraft.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 86f2e2f89..a81a10893 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -17,7 +17,8 @@ platforms: amd64: arm64: armhf: - riscv64: + # riscv64 on core24 is not supported by the store at this moment. + # riscv64: s390x: ppc64el: