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 7, 2024
1 parent 7e9ec1b commit acbe665
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 acbe665

Please sign in to comment.