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
Previously we were using free CPU runner hosted by GitHub and to avoid
OOM errors we were cleaning up the disk space. Recently, we have shifted
to self-hosted runner and we don't need disk clean up stage. This PR
cleans CI for it.
0 commit comments