Skip to content

Commit

Permalink
Add armv7 (RPi) support
Browse files Browse the repository at this point in the history
  • Loading branch information
itzg committed May 5, 2019
1 parent 136449d commit b80e38d
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
main: .
binary: rcon-cli
env:
Expand Down

0 comments on commit b80e38d

Please sign in to comment.