Skip to content

Commit

Permalink
add macos binary and arm64 architecture. fixes Issue #72
Browse files Browse the repository at this point in the history
  • Loading branch information
bhamail committed Jun 24, 2021
1 parent 86a2491 commit 384fcae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,12 @@ builds:
- CGO_ENABLED=0
goos:
- linux
- darwin
- windows
goarch:
- amd64
- 386
- arm64

archives:
-
Expand Down

0 comments on commit 384fcae

Please sign in to comment.