Skip to content

Commit

Permalink
Add armv7 support
Browse files Browse the repository at this point in the history
  • Loading branch information
wjdp committed Apr 7, 2018
1 parent b5cca16 commit a331982
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ builds:
- amd64
- arm
- arm64
goarm:
- 6
- 7

changelog:
sort: asc
Expand Down

0 comments on commit a331982

Please sign in to comment.