You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CI: Fix disk space issues when building 6.18 kernel
Move disk cleanup step to run immediately after checkout instead of
after config generation, and add more aggressive cleanup of unused
system directories. The 6.18 kernel build was failing with "No space
left on device" during module installation due to significantly larger
build artifacts compared to 6.12.
Signed-off-by: Ameer Hamza <ahamza@ixsystems.com>
0 commit comments