Attempting to fix snap again

This commit is contained in:
Mike Farah 2025-11-22 18:33:44 +11:00
parent fc164ca9c3
commit 8e86bdb876

View File

@ -8,15 +8,19 @@ grade: stable # devel|stable. must be 'stable' to release into candidate/stable
confinement: strict confinement: strict
architectures: architectures:
- build-on: [amd64] - build-on: [amd64]
build-for: [all] build-for: [amd64]
# architectures: - build-on: [amd64]
# - build-on: s390x build-for: [arm64]
# - build-on: ppc64el - build-on: [amd64]
# - build-on: arm64 build-for: [armhf]
# - build-on: armhf - build-on: [amd64]
# - build-on: amd64 build-for: [i386]
# - build-on: i386 - build-on: [amd64]
# - build-on: riscv64 build-for: [ppc64el]
- build-on: [amd64]
build-for: [s390x]
- build-on: [amd64]
build-for: [riscv64]
apps: apps:
yq: yq:
command: bin/yq command: bin/yq