Skip to content

Commit 4c2fc79

Browse files
committed
ci: use xz compress
Signed-off-by: Han Gao <gaohan@iscas.ac.cn>
1 parent 7a3786a commit 4c2fc79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/kernel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env:
1111
board: th1520
1212
KBUILD_BUILD_USER: builder
1313
KBUILD_BUILD_HOST: revyos-riscv-builder
14-
KDEB_COMPRESS: none
14+
KDEB_COMPRESS: xz
1515
KDEB_CHANGELOG_DIST: unstable
1616

1717
jobs:

0 commit comments

Comments
 (0)