CI: The-no-space-left-on-device-quest: Enforce disabled ccache support and don't strip vmlinux

The late strip seems to be where it breaks on each run. Let's try without.
This commit is contained in:
Tk-Glitch
2023-08-14 17:59:13 +02:00
parent ea3bfe9603
commit eff2fa5684

View File

@@ -10,6 +10,8 @@ env:
_processor_opt: "generic"
PKGDEST: "/tmp/linux-tkg"
_debugdisable: "true"
_noccache: "true"
_STRIP: "false"
#_kernel_work_folder: "/tmp"
#_kernel_source_folder: "/tmp"
# _modprobeddb: "true"