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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 13 additions and 0 deletions

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