Windows 11 arm64 VS2026 image generally available

The Windows 11 arm64 image with Visual Studio 2026 is now generally available on standard and larger GitHub-hosted runners. To use it in GitHub Actions, update your workflow file to… The post Windows 11 arm64 VS2026 image generally available appeared first on The GitHub Blog.

What happened

GitHub announced the general availability of the Windows 11 arm64 image featuring Visual Studio 2026 for use on standard and larger GitHub-hosted runners.

Why it matters

This availability allows developers to leverage a recent development environment within their CI/CD pipelines, potentially improving performance and compatibility for arm64 applications.

Sources