Skip to content

Commit

Permalink
ignore windows_arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
ashleybill authored Nov 7, 2022
1 parent 4fd7d1c commit 39facaf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ builds:
goarch:
- amd64
- arm64
ignore:
- goos: windows
goarch: arm64
binary: "{{ .ProjectName }}_{{ .Version }}"
archives:
- format: zip
Expand Down

0 comments on commit 39facaf

Please sign in to comment.