diff --git a/.github/conf/.goreleaser.yml b/.github/conf/.goreleaser.yml index 6e00e9d..de0001e 100644 --- a/.github/conf/.goreleaser.yml +++ b/.github/conf/.goreleaser.yml @@ -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: