Skip to content

NVIDIA: SAUCE: GitHub Actions: Fix kernel build failures due to disk space#155

Closed
nirmoy wants to merge 1 commit into
NVIDIA:24.04_linux-nvidia-internal-6.11-nextfrom
nirmoy:clean_up_image
Closed

NVIDIA: SAUCE: GitHub Actions: Fix kernel build failures due to disk space#155
nirmoy wants to merge 1 commit into
NVIDIA:24.04_linux-nvidia-internal-6.11-nextfrom
nirmoy:clean_up_image

Conversation

@nirmoy

@nirmoy nirmoy commented Jul 8, 2025

Copy link
Copy Markdown
Collaborator

GitHub runners have limited space causing build failures. Add cleanup step to remove unnecessary packages (dotnet, llvm, docker) and free ~2GB of disk space before kernel compilation.

…space

GitHub runners have limited space causing build failures. Add cleanup
step to remove unnecessary packages (dotnet, llvm, docker) and free
~2GB of disk space before kernel compilation.

Signed-off-by: Nirmoy Das <nirmoyd@nvidia.com>

@nvmochs nvmochs left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Acked-by: Matthew R. Ochs <mochs@nvidia.com>

@clsotog clsotog left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Acked-by: Carol L Soto <csoto@nvidia.com>

@nvmochs

nvmochs commented Jul 8, 2025

Copy link
Copy Markdown
Collaborator

Merged, closing PR.

@nvmochs nvmochs closed this Jul 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants