Skip to content

ci: add Node.js 26 to test matrix#1234

Closed
leno23 wants to merge 1 commit into
sindresorhus:mainfrom
leno23:ci/node-26-1233
Closed

ci: add Node.js 26 to test matrix#1234
leno23 wants to merge 1 commit into
sindresorhus:mainfrom
leno23:ci/node-26-1233

Conversation

@leno23
Copy link
Copy Markdown

@leno23 leno23 commented May 26, 2026

Summary

  • Add Node.js 26 to the CI matrix on ubuntu, macos, and windows
  • Keeps existing Node 18 and 24 jobs unchanged

Fixes #1233

Test plan

  • CI passes on Node 26 (ubuntu, macos, windows)

Run the full CI suite on Node 26 alongside existing 18 and 24 jobs.

Fixes sindresorhus#1233
@ehmicky
Copy link
Copy Markdown
Collaborator

ehmicky commented May 26, 2026

Hi @leno23,

Thanks but the CI tests are not passing on Node 26.
The tests and/or source code must be fixed to work on Node 26 before adding it to the test matrix.

@sindresorhus
Copy link
Copy Markdown
Owner

Closing as this is AI generated and not helpful.

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.

Fix tests for Node 26

3 participants