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: - env:
- CGO_ENABLED=0 - CGO_ENABLED=0
goos: goos:
- freebsd # - freebsd
- windows # - windows # may reenable later
- darwin - darwin
- linux - linux
goarch: goarch: