mirror of
https://github.com/onionshare/onionshare.git
synced 2025-07-20 13:29:02 -04:00
Fix build-on syntax
This commit is contained in:
parent
11559b4d49
commit
b0b48965e1
1 changed files with 2 additions and 3 deletions
|
@ -12,9 +12,8 @@ grade: stable # stable or devel
|
||||||
confinement: strict
|
confinement: strict
|
||||||
|
|
||||||
architectures:
|
architectures:
|
||||||
- build-on:
|
- build-on: amd64
|
||||||
- amd64
|
- build-on: arm64
|
||||||
- arm64
|
|
||||||
|
|
||||||
# The gnome extension is only available for amd64 and arm64 (https://snapcraft.io/gnome-42-2204-sdk)
|
# The gnome extension is only available for amd64 and arm64 (https://snapcraft.io/gnome-42-2204-sdk)
|
||||||
# - build-on: armhf
|
# - build-on: armhf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue