add arm build for snap

This commit is contained in:
Pietro Pasotti 2025-09-29 09:21:52 +02:00
parent 60e53f304f
commit cd14e40489
No known key found for this signature in database
GPG Key ID: 9BF96592261B41D2
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