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: replace inline cleanup commands with reusable action
Update workflows to use the new `cleanup-space` composite action for
clearing runner disk space, replacing the manual `rm -rf` commands. Add
a cleanup step to the cross-compilation job.
0 commit comments