Skip to content

Commit

Permalink
support apple sillicon
Browse files Browse the repository at this point in the history
  • Loading branch information
tjmtmmnk committed Feb 26, 2021
1 parent 6a86ce3 commit 9ea495b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ builds:
- linux
- windows
- darwin
goarch:
- 386
- amd64
- arm
- arm64
main: ./cmd/ilse.go
archives:
- replacements:
Expand Down

0 comments on commit 9ea495b

Please # to comment.