Skip to content

Commit 00b70e0

Browse files
imguoguoedgargomero
authored andcommitted
build: temporary disable UPX compression (sipeed#257)
Signed-off-by: Guoguo <[email protected]>
1 parent 7d56dfe commit 00b70e0

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.goreleaser.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,10 @@ changelog:
6666
- "^docs:"
6767
- "^test:"
6868

69-
upx:
70-
- enabled: true
71-
compress: best
72-
lzma: true
69+
# upx:
70+
# - enabled: true
71+
# compress: best
72+
# lzma: true
7373

7474
release:
7575
footer: >-

0 commit comments

Comments
 (0)