Skip to content

Commit

Permalink
remove arm64 windows builds
Browse files Browse the repository at this point in the history
  • Loading branch information
karakanb committed Jun 7, 2024
1 parent 2d5570a commit c6f251d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ builds:
goarch:
- amd64
- arm64
ignore:
- goos: windows
goarch: arm64

archives:
- format: tar.gz
Expand Down

0 comments on commit c6f251d

Please sign in to comment.