Skip to content

Fix CI: remove non-existent Node.js 26 from test matrix#6

Merged
dylanpersonguy merged 2 commits intomainfrom
copilot/fix-node-version-error
Mar 5, 2026
Merged

Fix CI: remove non-existent Node.js 26 from test matrix#6
dylanpersonguy merged 2 commits intomainfrom
copilot/fix-node-version-error

Conversation

Copy link
Contributor

Copilot AI commented Mar 5, 2026

CI fails because actions/setup-node@v6 cannot find Node.js 26, which hasn't been released yet.

  • Changed node-version matrix from [24, 26] to [24]
  • Updated coverage upload condition to trigger on node 24 instead of 26

🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Co-authored-by: dylanpersonguy <197028365+dylanpersonguy@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix error downloading Node version 26 Fix CI: remove non-existent Node.js 26 from test matrix Mar 5, 2026
@dylanpersonguy dylanpersonguy marked this pull request as ready for review March 5, 2026 21:53
@dylanpersonguy dylanpersonguy merged commit ee2593f into main Mar 5, 2026
1 check passed
@jourlez jourlez deleted the copilot/fix-node-version-error branch March 6, 2026 17:08
jourlez pushed a commit that referenced this pull request Mar 8, 2026
…-error

Fix CI: remove non-existent Node.js 26 from test matrix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants