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
ci(profiling): disable Python 3.8 and 3.9 on Windows (#4516) (#4521)
The installation of Python on Windows require a reboot, which is impossible to
do in the CI:
Packages requiring reboot:
- vcredist140 (exit code 3010)
The recent package changes indicate a reboot is necessary.
Please reboot at your earliest convenience.
Exited with code exit status 194
(cherry picked from commit e3fff7e)
Co-authored-by: Julien Danjou <[email protected]>
0 commit comments