Skip to content

Commit

Permalink
Merge pull request #85 from arthureichelberger/feat/add-releaser-arm64
Browse files Browse the repository at this point in the history
feat(release): support release for arm64
  • Loading branch information
jackc authored Aug 7, 2023
2 parents 7249c64 + df14220 commit 852a3f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ builds:
- linux
goarch:
- amd64
- arm64
main: ./
ldflags:
- -s -w
Expand Down

0 comments on commit 852a3f2

Please sign in to comment.