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
NVIDIA: SAUCE: GitHub Actions: Fix kernel build failures due to disk 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>
0 commit comments