Skip to content

Commit

Permalink
Disable windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Castell committed Oct 4, 2021
1 parent 921b4f2 commit 4922a2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ builds:
- CGO_ENABLED=0
goos:
- freebsd
- windows
#- windows // Temporary disable because of https://github.com/golang/go/issues/46761
- darwin
- linux
goarch:
Expand Down

0 comments on commit 4922a2b

Please sign in to comment.