-
Notifications
You must be signed in to change notification settings - Fork 22
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
Distribution installation fails with error 0x8007019e on windows-2025
preview image
#65
Comments
Actually your first sentence already is the perfect argument against such a support matrix. There are also daily running integration tests that test all functionality on a variety of combinations and on all runners, Of course a new runner is not yet part of the test matrix, and especially as it is in preview. (Not that I was aware of it yet at all. :-D ) |
The problem is, that WSL is not installed yet in the current But I can probably work-around it in this action. |
windows-2025
preview image
Thanks again! The reason why I raise it because when they update the runners is high likely that they will break stuff like WSL but if we catch there issues while the new runners are still in preview, we have a very good chance of getting a fix in quickly. After the release,... it can take months. PS. There is a notable difference between having a specific runner image updated in time and having totally new runner image. Usually updates do not break things, but switching from ubuntu-22.04 to ubuntu-24.04 was a BIG change (same for other operating systems). After years of using |
Yes, that's why each night a full test run of all functionality on all images is done.
Yes, definitely.
"Usually", lol. |
As github is always introducing changes to their default github runners, it would prove very useful to document their support, so users will not waste time trying to use this action on machines where it would not work.
For example
windows-2025
is now on public preview and it seems that we cannot use the action on it. See https://github.com/pycontribs/mise-en-gha/actions/runs/12535474178/job/34957424199?pr=1The text was updated successfully, but these errors were encountered: