Commit 1bb6a3a
authored
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.1 parent 3b61729 commit 1bb6a3a
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
430 | 430 | | |
431 | 431 | | |
432 | 432 | | |
433 | | - | |
434 | 433 | | |
435 | 434 | | |
436 | | - | |
| 435 | + | |
437 | 436 | | |
438 | 437 | | |
439 | 438 | | |
| |||
0 commit comments