chore: try windows-2025-vs2026 runner ahead of windows-latest VS 2026 migration#17106
Draft
Copilot wants to merge 2 commits into
Draft
chore: try windows-2025-vs2026 runner ahead of windows-latest VS 2026 migration#17106Copilot wants to merge 2 commits into
Copilot wants to merge 2 commits into
Conversation
…iles Agent-Logs-Url: https://github.com/DynamoDS/Dynamo/sessions/68778e67-8274-4185-8fb7-6cdfaac4c898 Co-authored-by: avidit <1406153+avidit@users.noreply.github.com>
Agent-Logs-Url: https://github.com/DynamoDS/Dynamo/sessions/267cf145-7733-4285-81d6-a2ec1a84609d Co-authored-by: avidit <1406153+avidit@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
avidit
May 13, 2026 14:13
View session
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
GitHub is migrating
windows-latest/windows-2025to default to Visual Studio 2026. This PR proactively pins all Windows CI jobs towindows-2025-vs2026to validate build compatibility before that rollout lands.Affected workflows
build_dynamo_all.ymlbuild_dynamo_core.ymlcodeql_analysis.ymldynamo_bin_diff.ymlvalidate_agent_skills.ymlIf CI fails on
windows-2025-vs2026, the fallback iswindows-2022.