Skip to content

Commit

Permalink
Adjustments so launchpad builders pick up arm64 requirement (#409)
Browse files Browse the repository at this point in the history
  • Loading branch information
addyess committed May 6, 2024
1 parent eaf13b3 commit 4e9d343
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ environment:
SNAPCRAFT_ARCH_TRIPLET: $SNAPCRAFT_ARCH_TRIPLET

architectures:
- amd64
- arm64
- build-on: [amd64]
- build-on: [arm64]

parts:
build-deps:
Expand Down

0 comments on commit 4e9d343

Please sign in to comment.