chore: use none for deb compress

Signed-off-by: Han Gao <gaohan@iscas.ac.cn>
This commit is contained in:
Han Gao
2024-04-03 08:03:17 +00:00
committed by Han Gao/Revy/Rabenda
parent bbf24fc7fa
commit e15402b7ab

View File

@@ -17,7 +17,7 @@ env:
board: th1520
KBUILD_BUILD_USER: builder
KBUILD_BUILD_HOST: revyos-riscv-builder
KDEB_COMPRESS: xz
KDEB_COMPRESS: none
KDEB_CHANGELOG_DIST: unstable
jobs: