-
-
Notifications
You must be signed in to change notification settings - Fork 189
Windows CI failing after latest GHA update #376
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Perhaps related actions/runner-images#10819 |
There was also a change to the Cygwin setup files on Oct 20 Various problems also being reported at https://sourceware.org/pipermail/cygwin/2024-October/256601.html |
We should consider upgrading to latest Visual Studio compiler. Assuming CPython supports it. It should support it since the Microsoft C/C++ compiler tends to be very backwards compatible. The only issue we might run into is the Microsoft Visual C++ Runtime DLL. But I want to say there aren't impactful changes from upgrading. |
Upgrading in #377 |
I presume this is caused by a GHA bump
https://github.com/actions/runner-images/releases/tag/win19%2F20241015.1
A successful build (on the old runner image)
and a failing build (on the new runner image)
The text was updated successfully, but these errors were encountered: