chore: remove windows

This commit is contained in:
Steven 2024-04-26 23:52:17 +08:00
parent 92eaa3c613
commit 43be41b8a5

View File

@ -20,7 +20,6 @@ builds:
binary: slash
goos:
- linux
- windows
- darwin
archives:
@ -33,10 +32,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
changelog:
sort: asc