Skip to content

Commit

Permalink
ci: snapcraft: Add arm64 support
Browse files Browse the repository at this point in the history
  • Loading branch information
calcitem committed May 31, 2024
1 parent d1c4ed1 commit 9635137
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ grade: stable
confinement: strict
base: core22
license: 'GPL-3.0'
architectures:
- build-on: amd64
- build-on: arm64

apps:
mill:
Expand Down

0 comments on commit 9635137

Please sign in to comment.