Skip to content

Commit

Permalink
Remove windows from build, doesn't work on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
markhalonen committed Nov 16, 2018
1 parent 60eae09 commit 8360a0e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,13 @@ builds:
goos:
- linux
- darwin
- windows
goarch:
- amd64
- arm64
archive:
replacements:
darwin: Darwin
linux: Linux
windows: Windows
386: i386
amd64: x86_64
checksum:
Expand Down

0 comments on commit 8360a0e

Please sign in to comment.