Skip to content

Commit

Permalink
Revert "Disable windows build"
Browse files Browse the repository at this point in the history
This reverts commit 4922a2b.
  • Loading branch information
Victor Castell committed Oct 4, 2021
1 parent 4922a2b commit 6426961
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 // Temporary disable because of https://github.com/golang/go/issues/46761
- windows
- darwin
- linux
goarch:
Expand Down

0 comments on commit 6426961

Please sign in to comment.