build: temporary disable UPX compression (#257)
Signed-off-by: Guoguo <i@qwq.trade>
This commit is contained in:
parent
cd638fff6c
commit
a5503aea36
1 changed files with 4 additions and 4 deletions
|
|
@ -66,10 +66,10 @@ changelog:
|
||||||
- "^docs:"
|
- "^docs:"
|
||||||
- "^test:"
|
- "^test:"
|
||||||
|
|
||||||
upx:
|
# upx:
|
||||||
- enabled: true
|
# - enabled: true
|
||||||
compress: best
|
# compress: best
|
||||||
lzma: true
|
# lzma: true
|
||||||
|
|
||||||
release:
|
release:
|
||||||
footer: >-
|
footer: >-
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue