Skip to content

Commit

Permalink
snap: specify build architectures
Browse files Browse the repository at this point in the history
  • Loading branch information
albertodonato committed Oct 30, 2024
1 parent 6734c13 commit e69372c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,11 @@ issues: https://github.com/albertodonato/query-exporter/issues
confinement: strict
grade: stable
base: core24
platforms:
amd64:
arm64:
s390x:
ppc64el:

apps:
daemon:
Expand Down

0 comments on commit e69372c

Please sign in to comment.