Skip to content

chore: update CI matrix to support Node.js 20.x and 22.x#296

Merged
leizongmin merged 1 commit intoleizongmin:masterfrom
Carrick-K7:master
Jan 14, 2026
Merged

chore: update CI matrix to support Node.js 20.x and 22.x#296
leizongmin merged 1 commit intoleizongmin:masterfrom
Carrick-K7:master

Conversation

@Carrick-K7
Copy link
Contributor

Hi @leizongmin,

This PR updates the CI configuration to ensure compatibility with modern Node.js environments.

Minimal Changes:

  1. Node Versions: Updated to [18.x, 20.x, 22.x] (LTS) as old versions (8-16) are EOL.
  2. Actions: Upgraded checkout and setup-node to v4 (required for Node 20+ support).

No other logic or formatting changes were made

Update checkout and setup-node to v4. Update matrix to support Node.js 18/20/22.
@leizongmin leizongmin merged commit a302de7 into leizongmin:master Jan 14, 2026
5 checks passed
@Carrick-K7
Copy link
Contributor Author

Hi @leizongmin ,

Thanks again for merging this!

Since the CI is now passing on modern Node.js versions, do you have any plans to cut a new release (e.g., v1.0.16) soon?

Thanks!

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