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
Don't download tar files in parallel for cross build
Otherwise they would be downloaded simultanously in two processes.
This also removes cross build check, since I didn't find any reason to add it conditionally only.
0 commit comments