Skip to content

Commit

Permalink
only build linux amd64
Browse files Browse the repository at this point in the history
  • Loading branch information
banux committed Jan 14, 2020
1 parent 6137c9b commit 132a0c1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ before:
builds:
- env:
- CGO_ENABLED=1
goos:
- linux
goarch:
- amd64
archives:
- replacements:
darwin: Darwin
Expand Down

0 comments on commit 132a0c1

Please sign in to comment.