Actions started to fail after MinGW was updated from 11.2.0 to 12.2.0 #2877
Unanswered
TheMostDiligent
asked this question in
Q&A
Replies: 3 comments 6 replies
-
It looks like this process is failing so it seems external to the runner. the runner is just running it and reporting the return code. Have you tried to get a windows vm with mingw 12.2.0 on it to debug it? not sure if ya'll created that exe or not. if not, then maybe follow up with the author? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
After Windows runner was recently updated to use MinGW 12.2.0, we started seeing the following error when running tests:
Nothing has changed and the tests that used to run fine with 11.2.0 now fail to start. Locally, everything works fine with both versions. I am very confused by this problem, so any suggestion would be highly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions