Skip to content

Commit

Permalink
arm64 support
Browse files Browse the repository at this point in the history
  • Loading branch information
Benji Visser committed Dec 12, 2021
1 parent d3593a0 commit 1c9c3b2
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 @@ -15,6 +15,7 @@ builds:
- darwin
goarch:
- amd64
- arm64
ldflags:
- -X main.AppVersion={{.Env.VERSION}} -w -extldflags static
archives:
Expand Down

0 comments on commit 1c9c3b2

Please sign in to comment.