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
We disable sccache in GitLab base venv building to save some extra time.
Because we now use cached artifacts and incremental builds, the use of
sccache in those jobs has become redundant. By not installing sccache we
now save some extra bit of time.
0 commit comments