Skip to content

Add Node 26 to CI test matrix#10622

Open
Copilot wants to merge 2 commits intomainfrom
copilot/add-node-26-to-test-matrix
Open

Add Node 26 to CI test matrix#10622
Copilot wants to merge 2 commits intomainfrom
copilot/add-node-26-to-test-matrix

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 7, 2026

Node 26 was released and should be included in the test matrix to validate compatibility.

Changes

  • .github/workflows/core-ci.yml: Added "26.x" to the node-version matrix, expanding coverage from ["22.x", "24.x"] to ["22.x", "24.x", "26.x"] across both Ubuntu and Windows runners.

Emitter workflows are intentionally excluded from this change.

Copilot AI linked an issue May 7, 2026 that may be closed by this pull request
Agent-Logs-Url: https://github.com/microsoft/typespec/sessions/4a93e9f1-fbc5-4165-989d-9294eebf78b2

Co-authored-by: timotheeguerin <1031227+timotheeguerin@users.noreply.github.com>
Copilot AI changed the title [WIP] Update CI workflows to include Node 26 in version matrix Add Node 26 to CI test matrix May 7, 2026
Copilot AI requested a review from timotheeguerin May 7, 2026 14:32
@timotheeguerin timotheeguerin marked this pull request as ready for review May 7, 2026 14:45
@azure-sdk
Copy link
Copy Markdown
Collaborator

You can try these changes here

🛝 Playground 🌐 Website 🛝 VSCode Extension

@timotheeguerin timotheeguerin enabled auto-merge May 7, 2026 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add node 26 to test matrix

3 participants