Skip to content

Commit

Permalink
Add 386 and arm64 builds
Browse files Browse the repository at this point in the history
  • Loading branch information
tombh committed Jul 11, 2018
1 parent d66d3e2 commit 5263897
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions interfacer/src/.goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,10 @@ builds:
- linux
- freebsd
goarch:
- 386
- amd64
- arm
- arm64
ldflags: -s -w
hooks:
post: ../contrib/upx_compress_binary.sh
Expand Down

0 comments on commit 5263897

Please sign in to comment.