Skip to content

Conversation

@SumiyaE
Copy link

@SumiyaE SumiyaE commented Dec 15, 2025

Description

Add Node.js 24 to the test matrix for both unit tests and integration tests.

Changes:

  • test-lint.yml: Added Node.js 24 to the matrix ([20, 22] → [20, 22, 24])
  • integration-test.yml: Added matrix strategy with Node.js 20, 22, 24

Related Issues

Type of Change

Other: CI configuration update

Testing

  • I ran npm run check
  • CI passes on Node.js 20, 22, 24 
CleanShot 2025-12-15 at 20 39 07

SumiyaE#1

Checklist

  • I have read the CONTRIBUTING document
  • I have added any necessary tests that prove my fix is effective or my feature works
  • I have updated the documentation accordingly (N/A - CI changes only)
  • I have added an appropriate example to the documentation (N/A)
  • My changes generate no new warnings
  • Any dependent changes have been merged and published (N/A)

@SumiyaE SumiyaE closed this Dec 15, 2025
@SumiyaE SumiyaE reopened this Dec 15, 2025
@SumiyaE SumiyaE marked this pull request as draft December 15, 2025 08:11
@SumiyaE SumiyaE marked this pull request as ready for review December 15, 2025 11:36
@SumiyaE SumiyaE marked this pull request as draft December 15, 2025 11:36
@SumiyaE SumiyaE marked this pull request as ready for review December 15, 2025 11:40
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.

Update testing strategy to test multiple node versions

1 participant