Skip to content

Commit

Permalink
release linux arm64 binary
Browse files Browse the repository at this point in the history
  • Loading branch information
amirsalarsafaei committed Jan 1, 2025
1 parent f034195 commit 7df7ed2
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 @@ -17,6 +17,7 @@ builds:
- linux
goarch:
- amd64
- arm64
ldflags:
- -s -w -X "main.Tag={{ .Tag }}" -X "main.Commit={{ .FullCommit }}" -X "main.SourceURL={{ .GitURL }}" -X "main.GoVersion={{ .Env.GO_VERSION }}"

Expand Down

0 comments on commit 7df7ed2

Please sign in to comment.