remove windows from goreleaser yml

pull/10/head v0.1.2
Jesse Duffield 5 years ago
parent ea3e845b0c
commit 8d11d2bc5e

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

Loading…
Cancel
Save