Skip to content

Conversation

@skyeyeye
Copy link

Summary

This PR cleans up the CI test matrix by removing end-of-life Node.js versions that are no longer testable on GitHub-hosted runners.

Motivation

The current CI configuration includes legacy Node.js versions which are:

  • End-of-life
  • Incompatible with modern GitHub Actions runners
  • Causing false CI failures unrelated to code changes

What changed

  • Removed EOL / untestable Node.js versions from the test matrix
  • Kept only supported Node.js LTS versions

What did NOT change

  • No runtime code changes
  • No dependency upgrades
  • No test logic changes

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.

1 participant