Skip to content

Commit

Permalink
Add arm64 build
Browse files Browse the repository at this point in the history
  • Loading branch information
zachfi committed Oct 31, 2023
1 parent 706e485 commit 654fa71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Expand Up @@ -22,6 +22,7 @@ builds:
goarch:
- amd64
- arm
- arm64
ldflags:
- -s -w -X main.version={{.Version}} -X main.appName={{.Binary}}
ignore:
Expand Down

0 comments on commit 654fa71

Please sign in to comment.