Skip to content

Update Windows runner to VS2026 image#351

Open
harryswift01 wants to merge 1 commit into
mainfrom
350-general-update-windows-runner-to-use-vs2026-image
Open

Update Windows runner to VS2026 image#351
harryswift01 wants to merge 1 commit into
mainfrom
350-general-update-windows-runner-to-use-vs2026-image

Conversation

@harryswift01
Copy link
Copy Markdown
Member

Summary

This PR updates the Windows CI runner image to explicitly use the Visual Studio 2026 image.

Changes

Update Windows CI runner image:

  • Updated the Windows workflow runner from windows-2025 to windows-2025-vs2026.
  • Made the CI configuration explicit instead of relying on the automatic redirect from windows-2025.
  • Ensured the workflow uses the intended Windows Server 2025 image with Visual Studio 2026 support.

Impact

  • Improves clarity in the CI workflow configuration.
  • Avoids relying on GitHub Actions runner image redirects.
  • Helps prevent unexpected CI behaviour when the default Windows runner image changes.

@harryswift01 harryswift01 added this to the 2.2.4 milestone May 29, 2026
@harryswift01 harryswift01 self-assigned this May 29, 2026
@harryswift01 harryswift01 added the github_actions Pull requests that update GitHub Actions code label May 29, 2026
@harryswift01 harryswift01 linked an issue May 29, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[General]: Update Windows runner to use VS2026 image

1 participant