Skip to content

Commit

Permalink
Remove builds for non-linux OSes, since we only support linux (oops).
Browse files Browse the repository at this point in the history
  • Loading branch information
ncabatoff committed May 15, 2018
1 parent c5cc484 commit 35fa52e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ builds:
flags: -tags netgo
goos:
- linux
- darwin
- freebsd
- openbsd
- netbsd
- dragonfly
goarch:
- amd64
- 386
Expand Down

0 comments on commit 35fa52e

Please sign in to comment.