Skip to content

Commit

Permalink
add arm64 to archs
Browse files Browse the repository at this point in the history
  • Loading branch information
fenio committed May 20, 2024
1 parent 33bcb1a commit 1306518
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 @@ -11,6 +11,7 @@ builds:
goarch:
- amd64
- "386"
- arm64
env:
- CGO_ENABLED=0
- GO111MODULE=on
Expand Down

0 comments on commit 1306518

Please sign in to comment.