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
The CI was using the image "windows-latest" to test with
MSVC 2019. However, windows-latest changed to MSVC 2022, so the CI
failed. This patch changes these configurations from
windows-latest to windows-2019.
0 commit comments