Skip to content

Commit

Permalink
chore: do not build for Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
freak12techno committed May 30, 2022
1 parent 4de64b9 commit a5fae60
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,13 +6,11 @@ builds:
- CGO_ENABLED=0
goos:
- linux
- windows
- darwin
archives:
- replacements:
darwin: Darwin
linux: Linux
windows: Windows
386: i386
amd64: x86_64
checksum:
Expand Down

0 comments on commit a5fae60

Please sign in to comment.