-
-
Notifications
You must be signed in to change notification settings - Fork 192
feat: add windows arm64 CI runner #1199
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: master
Are you sure you want to change the base?
Conversation
|
currently failing due to Cargo being missing . Looking at the runner inventory it is indeed not listed (although on the Windows2022 image it is present). Since it is not listed as "omitted" on the arm runner image, it might just not be available (yet). Related issue on the partner-runner-images repo actions/partner-runner-images#77 |
we can install this ourselves, if only for the ARM64 Windows runner. however, why do we even need cargo/rust? |
ugh, |
First step towards #880
#skip-changelog