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
Add disk space cleanup to Docker publish workflows
Introduced a step to free up disk space in both AMD64 and ARM64 Docker offline publish workflows by removing unused directories and pruning Docker system. This helps prevent build failures due to insufficient disk space on GitHub Actions runners.
0 commit comments