Skip to content

Support rustup installation for Windows#58

Merged
jonasbb merged 1 commit intoactions-rust-lang:mainfrom
maennchen:jm/windows-arm
Apr 23, 2025
Merged

Support rustup installation for Windows#58
jonasbb merged 1 commit intoactions-rust-lang:mainfrom
maennchen:jm/windows-arm

Conversation

@maennchen
Copy link
Copy Markdown
Contributor

Fixes #57
Fixes #45

Changes

  • Runs rustup installation for WIndows as well
  • Changes the way the cargo bin dir is added to the PATH so that it works on windows as well.

Running example

@jonasbb
Copy link
Copy Markdown
Member

jonasbb commented Apr 23, 2025

Thanks for the PR and providing a running example. That is way simpler than I expected. :)

I'm not sure if this fully addresses #45. Yes, rustup/Rust is installed but might not be fully usable due to Visual Studio dependencies.

@jonasbb jonasbb merged commit 0ddce9f into actions-rust-lang:main Apr 23, 2025
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Support Windows ARM Runners Add support for self-hosted windows runners

3 participants