Alex Gaynor

Results 909 comments of Alex Gaynor

Yes, those are abi3 wheels, so the Python version there is the minimum version.

this is now blocked until https://github.com/actions/partner-runner-images/issues/77

It's the current blocker. Hacking around that limitation (which we will _not_ merge) produces a segfault, but I have no intent of debugging that until Microsoft resolves the toolchain limitation.

Good news, we now have Rust in the windows image. Bad news is that we're experiencing segfaults. https://github.com/openssl/openssl/issues/26239 indicates there was at least one known issue. Unfortunately, https://github.com/actions/partner-runner-images/blob/main/images/arm-windows-11-image.md doesn't document...

filed https://github.com/actions/partner-runner-images/issues/113

Great to hear. It would be extremely helpful if things like this were communicated/visible in the official repo.

`rustup` appears to now be missing from the image

rustup is still not installed (or not on the PATH)

We are running tests. They were crashing, but the issue we saw was resolved with a recent MSV release.