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
circleci: circleci: Remove unnecessary installation on python3.8 on windows. NFC (#17061)
We can use the version of python that is installed by default to
bootstrap the emsdk install and from there we get our modern python.
This speeds up the windows bot start time by about a minute.
0 commit comments