Skip to content

Commit

Permalink
Delete windows
Browse files Browse the repository at this point in the history
  • Loading branch information
nao1215 committed May 1, 2024
1 parent 18b26f5 commit c3bca6f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,12 @@ builds:
- CGO_ENABLED=0
goos:
- linux
- windows
- darwin
goarch:
- amd64
- arm64
archives:
- name_template: "{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}"
format_overrides:
- goos: windows
format: zip
checksum:
name_template: "checksums.txt"
snapshot:
Expand Down

0 comments on commit c3bca6f

Please sign in to comment.