Skip to content

Commit 332a1a0

Browse files
committed
no windows support yet
1 parent c054c08 commit 332a1a0

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.goreleaser.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ builds:
2828
- -X github.com/apoxy-dev/apoxy-cli/build.CommitHash={{.ShortCommit}}
2929
goos:
3030
- linux
31-
- windows
3231
- darwin
3332

3433
archives:
@@ -41,10 +40,6 @@ archives:
4140
{{- else if eq .Arch "386" }}i386
4241
{{- else }}{{ .Arch }}{{ end }}
4342
{{- if .Arm }}v{{ .Arm }}{{ end }}
44-
# use zip for windows archives
45-
format_overrides:
46-
- goos: windows
47-
format: zip
4843
4944
changelog:
5045
sort: asc

0 commit comments

Comments
 (0)