Skip to content

Commit

Permalink
Add support for Windows arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
simaotwx committed Aug 14, 2024
1 parent 1dda7ec commit 2ef56c9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ builds:
goarch:
- amd64
- arm64
ignore:
- goos: windows
goarch: arm64
binary: '{{ .ProjectName }}_v{{ .Version }}'
archives:
- format: zip
Expand Down

0 comments on commit 2ef56c9

Please sign in to comment.