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: Bump build image on AppVeyor to MSVC 2019 (#28869)
* ci: Bump build image on AppVeyor to MSVC 2019
According to the SciPy toolchain roadmap [1], we should be supporting at
minimum MSVC 2019. The AppVeyor image has been held back to MSVC 2017
(probably just forgotten since it didn't complain), which is starting to
cause issues for more modern code.
[1] https://docs.scipy.org/doc/scipy/dev/toolchain.html
* ci: Pin micromamba on AppVeyor to v1
Version 2 appears to be broken WRT installing PyPI packages:
mamba-org/mamba#3467
0 commit comments