You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A new Windows runner image with Visual Studio 2026 is now available in public preview. This dedicated image runs alongside the current windows-2025 image, providing a safe validation path ahead of the default Windows image migration. Visual Studio 2026 will be integrated into the windows-2025 image when it reaches general availability on May 4, 2026.
You can test against Visual Studio 2026 without disrupting existing pipelines, identify and fix compatibility issues on your timeline, maintain fallback options (like windows-2022) if needed, and plan migrations with full visibility into the upgrade timeline.
To use the the new runner image, update the runs-on: target in your YAML workflow file to windows-2025-vs2026. For additional information on the available windows runner images, visit our doucmentation (sic).
What would you like?
Monitor rollout of Visual Studio 2026 in GitHub Actions' Windows runner images and ensure CI tests continue to work.
Why is this needed?
Windows Server 2025 with Visual Studio 2026 is now available as a public beta actions/runner-images#13638 announces Windows Server 2025 with Visual Studio 2026 using the tag
windows-2025-vs2026Windows Server 2025 with Visual Studio 2026 image now available for GitHub-hosted runners (Feb 5, 2026) states:
Workflow ci.yml uses
windows-latestRepo / workflows are not compatible with Visual Studio 2026
CI test results
windows-latestis currently set towindows-2025and planned for transition towindows-2025-vs2026on May 4, 2026Suggestions
Short term
In workflow ci.yml
windows-latesttowindows-2022Medium term
Investigate possibilities: