diff --git a/.github/workflows/kernel.yml b/.github/workflows/kernel.yml index c3432e1e6..a63f9cd01 100644 --- a/.github/workflows/kernel.yml +++ b/.github/workflows/kernel.yml @@ -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: