Skip to content

Commit

Permalink
Ignore windows arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
dtaniwaki committed Oct 3, 2021
1 parent c343f37 commit b48d3b4
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 @@ -14,6 +14,9 @@ builds:
goarch:
- amd64
- arm64
ignore:
- goos: windows
goarch: arm64
ldflags:
- -s -w
- -X github.com/dtaniwaki/git-kustomize-diff/cmd.Version={{.Version}}
Expand Down

0 comments on commit b48d3b4

Please sign in to comment.