Skip to content

Commit

Permalink
No need to release for Windoze.
Browse files Browse the repository at this point in the history
  • Loading branch information
jessp01 committed Jul 17, 2023
1 parent c6ce8aa commit 595e28d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ builds:
- CGO_ENABLED=0
goos:
- linux
- windows
- darwin

archives:
Expand All @@ -24,10 +23,6 @@ archives:
{{- else if eq .Arch "386" }}i386
{{- else }}{{ .Arch }}{{ end }}
{{- if .Arm }}v{{ .Arm }}{{ end }}
# use zip for windows archives
format_overrides:
- goos: windows
format: zip
checksum:
name_template: 'checksums.txt'
snapshot:
Expand Down

0 comments on commit 595e28d

Please sign in to comment.