-
Notifications
You must be signed in to change notification settings - Fork 1.6k
refs #11199 attempt to test on windows arm64 #12770
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
base: main
Are you sure you want to change the base?
Conversation
this is now blocked until actions/partner-runner-images#77 |
@alex hey there! Is rust toolchain is only blocker here? |
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. openssl/openssl#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 what software versions are in what image versions. |
Looks like it is indeed outdated. So now we wait some indeterminate amount of time for arm to update their images again. I have serious qualms with depending on these partner images given how poorly they're executing on this. |
No description provided.