Skip to content

Commit

Permalink
Add 32bit builds to GoReleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
redhatrises committed Aug 7, 2018
1 parent 1b29763 commit 4c3d7fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ builds:
goarch:
- amd64
- arm64
- arm
- 386

archive:
files:
Expand Down

0 comments on commit 4c3d7fd

Please sign in to comment.