From 6b401000b91dc46b810dfc27964246891b7cd68c Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 5 Jul 2025 20:11:13 +0300 Subject: [PATCH] Updated Snap platforms setting. --- snapcraft.yaml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index 248935c2c..a2b698f2b 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -16,17 +16,9 @@ grade: stable # Use platforms instead of architectures for core24 base platforms: amd64: - build-on: [amd64, arm64] + build-on: amd64 build-for: amd64 -# Remove architectures section (not compatible with core24) -# architectures: [amd64] - -# The previous format was incorrect: -# architectures: -# - build-on: amd64 -# run-on: amd64 - plugs: mongodb-plug: interface: content