Skip to content

Commit

Permalink
add builds for more os/arch
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatNerdyPikachu committed Apr 2, 2020
1 parent aa6e9a4 commit 4df6d30
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
builds:
- env:
- CGO_ENABLED=0
goos:
- darwin
- linux
- windows
goarch:
- 386
- amd64
- arm
archives:
- replacements:
darwin: Darwin
Expand Down

0 comments on commit 4df6d30

Please sign in to comment.