Quellcode durchsuchen

Limit architectures

Joachim M. Giæver vor 2 Jahren
Ursprung
Commit
9b6ba14155
1 geänderte Dateien mit 5 neuen und 0 gelöschten Zeilen
  1. 5 0
      snap/snapcraft.yaml

+ 5 - 0
snap/snapcraft.yaml

@@ -29,6 +29,11 @@ licence: MIT
 grade: devel # must be 'stable' to release into candidate/stable channels
 grade: devel # must be 'stable' to release into candidate/stable channels
 confinement: strict # use 'strict' once you have the right plugs and slots
 confinement: strict # use 'strict' once you have the right plugs and slots
 
 
+architectures:
+  - build-on: amd64
+  - build-on: arm64
+  - build-on: armhf
+
 apps:
 apps:
   daemon:
   daemon:
     daemon: simple
     daemon: simple