Skip to content

ci: add Node.js v24#4452

Closed
snitin315 wants to merge 1 commit intomasterfrom
snitin315-patch-1
Closed

ci: add Node.js v24#4452
snitin315 wants to merge 1 commit intomasterfrom
snitin315-patch-1

Conversation

@snitin315
Copy link
Copy Markdown
Member

What kind of change does this PR introduce?
CI

Did you add tests for your changes?
Run on node 24
If relevant, did you update the documentation?
NA
Summary

Add node.js 24 in ci pipeline

Does this PR introduce a breaking change?
NA

Other information
NA

@snitin315 snitin315 requested a review from a team as a code owner May 8, 2025 11:14
Copy link
Copy Markdown
Member

@evenstensberg evenstensberg left a comment

Choose a reason for hiding this comment

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

Failing CI (v24) needs fix

matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
node-version: [18.x, 20.x, 22.x, 23.x]
node-version: [18.x, 20.x, 22.x, 24.x]
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Why skip 23? Just append v24

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Done here - #4456

We usually run tests only on LTS + last version, now we have 24 version (i.e. LTS and last version), so 23 version is not supported anymore, and there is no sense to test it

@alexander-akait alexander-akait deleted the snitin315-patch-1 branch December 17, 2025 12:35
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