We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2580523 commit e690154Copy full SHA for e690154
1 file changed
snap/snapcraft.yaml
@@ -7,7 +7,9 @@ description: |
7
8
grade: stable
9
confinement: strict
10
-architectures: [armhf, arm64]
+architectures:
11
+ - build-on: amd64
12
+ run-on: all
13
14
parts:
15
createstructure:
0 commit comments