-
Notifications
You must be signed in to change notification settings - Fork 240
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
Windows ARM support #928
Comments
We're waiting on GitHub to add GA support for Windows ARM runners before we add this. Right now, they ship a barebones runner with no tools installed. The main holdup for us making these barebones runners work is that Ruby (a dependency for our packaging tool) doesn't have a Windows ARM version (see oneclick/rubyinstaller2#362) and I'm not going to spend time building it myself GitHub is planning to make these generally available as free runners by the end of the year, so likely we'll align to that timeframe |
+1 for Windows ARM64 , looking forward to it :) |
This issue is also blocking our Windows ARM support: actions/partner-runner-images#19 We need the full-featured Windows ARM runner image to ensure we have tooling parity with our x64 runners |
Is your feature request related to a problem? Please describe.
Even though waveterm works well on windows11 arm64 using emulation and the x64 installer, I am sure a native version would run even better.
Describe the solution you'd like
I would kindly ask to add an arm64 build if possible
The text was updated successfully, but these errors were encountered: