Skip to content

Commit

Permalink
Add arm support
Browse files Browse the repository at this point in the history
  • Loading branch information
ketchoop committed Oct 7, 2022
1 parent c2bd556 commit 8230d2c
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 @@ -8,6 +8,7 @@ builds:
ldflags: -s -w -X main.VersionNumber={{.Version}} -X main.VersionCommitHash={{.Commit}} -X main.VersionBuildDate={{.Date}}
goarch:
- amd64
- arm64
goos:
- darwin
- linux
Expand Down

0 comments on commit 8230d2c

Please sign in to comment.