Skip to content

Commit

Permalink
chore: fix upx in darwin arm error (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
DVKunion authored Jul 9, 2024
1 parent 7938f60 commit c397054
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/conf/.goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,6 @@ checksum:
name_template: 'checksums.txt'
snapshot:
name_template: "{{ .Tag }}-next"
upx:
- enabled: true
goos: [ linux, darwin ]
goarch: [ amd64, arm64 ]
compress: best
changelog:
sort: asc
filters:
Expand Down

0 comments on commit c397054

Please sign in to comment.