Skip to content

Commit

Permalink
goreleaser: stop releasing windows binaries
Browse files Browse the repository at this point in the history
The windows release is broken and nar-serve is designed to run on unix
servers.
  • Loading branch information
zimbatm committed May 20, 2022
1 parent 5a4bc89 commit 64d0bb3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ builds:
- CGO_ENABLED=0
goos:
- linux
- windows
- darwin
archives:
- replacements:
Expand Down

0 comments on commit 64d0bb3

Please sign in to comment.