Skip to content

Commit

Permalink
Enable ARM builds
Browse files Browse the repository at this point in the history
Per user request #2.
  • Loading branch information
zmwangx committed Jul 3, 2020
1 parent d297363 commit 9a7b582
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:
goarch:
- 386
- amd64
- arm
- arm64
goarm:
- 6
- 7
ignore:
- goos: darwin
goarch: 386
Expand Down

0 comments on commit 9a7b582

Please sign in to comment.