chore: add windows arm64 CI runner#1199
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