Skip to content

Commit

Permalink
generates armv5 armv6 armv7 binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
angelbarrera92 committed Oct 20, 2018
1 parent f9e3489 commit 7b04411
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 @@ -11,5 +11,10 @@ builds:
goarch:
- amd64
- arm64
- arm
goarm:
- 5
- 6
- 7
archive:
format: binary

0 comments on commit 7b04411

Please sign in to comment.