Windows
Can GitHub Actions run Windows builds?
Quick answer
Yes. Windows Server runners are available both from GitHub and from managed providers.
The detail that matters
Windows minutes bill at twice the Linux rate on GitHub. runnerhut Windows runners are priced at about half GitHub's rate.
Your next build could be twice as fast, at half the price
Start free. Migrating away is the same one line, and we publish that diff too.
Related
Can I run Windows Server 2022 builds?Yes. runnerhut offers Windows Server 2022 and 2025 images.Which Windows versions are supported?Windows Server 2022 and Windows Server 2025.Is Visual Studio preinstalled?Yes. Build Tools for 2022 and 2025 ship with the C++, .NET desktop, ASP.NET and UWP workloads.How do I install extra Windows SDK components?Use vs_installer.exe modify with --add and the component ID.