Skip to content

Commit

Permalink
chore(goreleaser): add arm64 target (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
ctison authored Nov 25, 2021
1 parent 56b6ec6 commit 4114e4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ builds:
- darwin
goarch:
- amd64
- arm64

archives:
- builds:
Expand Down

0 comments on commit 4114e4a

Please sign in to comment.