Skip to content

Conversation

@sheplu
Copy link
Member

@sheplu sheplu commented Jan 3, 2026

Update Node.js version to run ci against on push

  • remove deprecated version (19, 21, 23)
  • add new lts (24)
  • add new current (25)

matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
node-version: [18, 19, 20, 21, 22, 23]
node-version: [18, 20, 22, 24, 25]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why remove those Node.js versions that are not LTS? In the other repositories we also keep CI running for those versions.

Suggested change
node-version: [18, 20, 22, 24, 25]
node-version: [18, 19, 20, 21, 22, 23, 24, 25]

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

3 participants