-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Labels
Description
Discussed in https://github.com/orgs/goreleaser/discussions/5718
Originally posted by LeeTeng2001 April 14, 2025
upx:
- enabled: false
ids: [binary1]
compress: 1
lzma: true
- enabled: true
ids: [binary2]
compress: 1
lzma: true
upx will not run even though binary2 is enabled, there might be an evaluation bug in upx configuration