Skip to content
This repository has been archived by the owner on Aug 29, 2020. It is now read-only.

Commit

Permalink
Add arm arch's
Browse files Browse the repository at this point in the history
  • Loading branch information
cjbassi committed Apr 13, 2018
1 parent b5604e6 commit 6f26890
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,11 @@ builds:
goarch:
- amd64
- 386
- arm
- arm64
goarm:
- 5
- 6
- 7
archive:
format: tgz

0 comments on commit 6f26890

Please sign in to comment.