mirror of
https://github.com/onionshare/onionshare.git
synced 2025-04-22 16:29:12 -04:00
Fix build-on syntax
This commit is contained in:
parent
11559b4d49
commit
b0b48965e1
@ -12,9 +12,8 @@ grade: stable # stable or devel
|
||||
confinement: strict
|
||||
|
||||
architectures:
|
||||
- build-on:
|
||||
- amd64
|
||||
- arm64
|
||||
- build-on: amd64
|
||||
- build-on: arm64
|
||||
|
||||
# The gnome extension is only available for amd64 and arm64 (https://snapcraft.io/gnome-42-2204-sdk)
|
||||
# - build-on: armhf
|
||||
|
Loading…
x
Reference in New Issue
Block a user