Skip to content

Commit

Permalink
ignore windows/arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
harakeishi committed Aug 13, 2022
1 parent c28e32e commit f5d92a1
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 @@ -11,6 +11,9 @@ builds:
- linux
- windows
- darwin
ignore:
- goos: windows
goarch: arm64
ldflags:
- -s -w -X github.com/harakeishi/curver.Version={{.Version}}
archives:
Expand Down

0 comments on commit f5d92a1

Please sign in to comment.