Skip to content

Commit

Permalink
remove windows from goreleaser yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jesseduffield committed Jun 18, 2019
1 parent ea3e845 commit 8d11d2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ builds:
- env:
- CGO_ENABLED=0
goos:
- freebsd
- windows
# - freebsd
# - windows # may reenable later
- darwin
- linux
goarch:
Expand Down

0 comments on commit 8d11d2b

Please sign in to comment.