Replies: 5 comments 8 replies
-
Nice! I've waited for these for a long time. Something I noticed immediately: The link (see e.g. here) to the document with the list of included software is not working, neither is the one to the image release: Included Software: https://github.com/actions/runner-images/blob/win11/0.0/images/windows/Windows11-Arm-Readme.md Would there be a chance to push the tag(s) so that these links work? |
Beta Was this translation helpful? Give feedback.
-
This was working earlier today but now my jobs never get picked up. I'm guessing there's an issue with this runner image at the moment? |
Beta Was this translation helpful? Give feedback.
-
I seem to be able to run these however the architecture somehow stays x86_64 (at least that's what conan & cmake detect). |
Beta Was this translation helpful? Give feedback.
-
For anyone else making the jump from
|
Beta Was this translation helpful? Give feedback.
-
Now that we have |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We’re excited to announce that Windows ARM64 hosted runners are now available in public preview and free to use in public repositories! This new runner comes with a Windows 11 Desktop image, fully equipped with the tools you need to get started running your workflows seamlessly.
Building on the release of linux arm64 hosted runners earlier this year, this marks an important milestone in extending Windows support to the open-source community. These four vCPU runners offer a power-efficient compute layer for Windows workloads, enabling ARM-native developers to build, test, and deploy entirely within the ARM64 architecture—without virtualization—directly in your GitHub Actions runs.
How to Use the New Runners
To start leveraging the ARM64 hosted runners in your workflows, simply add the following label in your public repository workflow runs:
A few important notes:
Enhanced Images for Larger ARM64 Runners
In partnership with Arm, we’re introducing a Windows 11 Desktop ARM64 image with preinstalled tools, now available across all GitHub runner sizes. This includes both the new free offering and our existing ARM64 larger runners.
To use the new image on larger runners:
For the full list of installed software, to provide feedback, or to report issues, visit the partner-runner-images repository.
Get Started Today!
Ready to build Windows on ARM64 for free? Add the new label to the
runs-on
syntax in your public Actions workflow file and get started today. For more details on ARM64 runners and usage instructions, check out our documentation and join the conversation in the Community discussion.This is a game-changer for ARM-native developers, and we’re thrilled to see what you’ll build with this new capability. Happy coding!
Beta Was this translation helpful? Give feedback.
All reactions