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 e690154 commit d52f695Copy full SHA for d52f695
1 file changed
snap/snapcraft.yaml
@@ -9,7 +9,7 @@ grade: stable
9
confinement: strict
10
architectures:
11
- build-on: amd64
12
- run-on: all
+ run-on: [amd64, i386]
13
14
parts:
15
createstructure:
0 commit comments