Skip to content

Commit

Permalink
Support m1 mac (#191)
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Reed authored Sep 27, 2021
1 parent 40c68f3 commit 189d460
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ builds:
- linux
- darwin
- windows
goarch:
- amd64
- arm
- arm64
goarm:
- 6
- 7
Expand Down

0 comments on commit 189d460

Please sign in to comment.