remove windows from goreleaser yml

This commit is contained in:
Jesse Duffield 2019-06-18 20:46:37 +10:00
parent ea3e845b0c
commit 8d11d2bc5e

View file

@ -4,8 +4,8 @@ builds:
- env:
- CGO_ENABLED=0
goos:
- freebsd
- windows
# - freebsd
# - windows # may reenable later
- darwin
- linux
goarch: