Browse Source

Updated Snap platforms setting.

Lauri Ojansivu 1 week ago
parent
commit
6b401000b9
1 changed files with 1 additions and 9 deletions
  1. 1 9
      snapcraft.yaml

+ 1 - 9
snapcraft.yaml

@@ -16,17 +16,9 @@ grade: stable
 # Use platforms instead of architectures for core24 base
 # Use platforms instead of architectures for core24 base
 platforms:
 platforms:
   amd64:
   amd64:
-    build-on: [amd64, arm64]
+    build-on: amd64
     build-for: 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:
 plugs:
   mongodb-plug:
   mongodb-plug:
     interface: content
     interface: content