Skip to content

Commit

Permalink
Ignore GOARM=6
Browse files Browse the repository at this point in the history
  • Loading branch information
ddelnano committed Mar 3, 2021
1 parent fb8cfe3 commit a71e0a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ builds:
- arm64
ignore:
- goarch: '386'
- goarm: '6'
binary: '{{ .ProjectName }}_v{{ .Version }}'
archives:
- format: zip
Expand Down

0 comments on commit a71e0a4

Please sign in to comment.