Skip to content

Commit

Permalink
Update architectures
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukewh committed May 16, 2023
1 parent 73b9b22 commit 986e5e2
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions _snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@ grade: stable
confinement: strict

architectures:
- build-on:
- amd64
- armhf
- build-on: amd64
build-for: amd64
- build-on: armhf
build-for: armhf

parts:
deno:
Expand Down

0 comments on commit 986e5e2

Please sign in to comment.