add arm build for snap (#534)

This commit is contained in:
PietroPasotti
2025-09-29 15:41:10 +02:00
committed by GitHub
parent 60e53f304f
commit eab6c910a6

View File

@@ -12,6 +12,19 @@ grade: stable
confinement: strict confinement: strict
license: MIT license: MIT
platforms:
amd64:
build-on:
- amd64
build-for:
- amd64
arm64:
build-on:
- amd64
- arm64
build-for:
- arm64
apps: apps:
grpcurl: grpcurl:
command: grpcurl command: grpcurl