Skip to content

Commit

Permalink
feat: darwin arm64 release artifacts (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshdk authored Jun 10, 2022
1 parent f8acfe1 commit b649c34
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ builds:

goarch:
- amd64
- arm64

ignore:
- goos: linux
goarch: arm64

flags:
- -trimpath
Expand Down

0 comments on commit b649c34

Please sign in to comment.