Skip to content

ci: expand CI matrix to test Node.js 22 and 24#112

Merged
iamfj merged 1 commit intomainfrom
ci/node-matrix-22-24
Apr 8, 2026
Merged

ci: expand CI matrix to test Node.js 22 and 24#112
iamfj merged 1 commit intomainfrom
ci/node-matrix-22-24

Conversation

@iamfj
Copy link
Copy Markdown
Member

@iamfj iamfj commented Apr 8, 2026

Adds Node.js 24 to the CI strategy matrix for both the test and lint jobs, ensuring build, unit tests, linting, and type-checking pass on all supported major versions.

Changes

  • .github/workflows/ci.yml: node-version: [22][22, 24] in both jobs

Closes #111
Refs #105

@iamfj iamfj merged commit 9fde50b into main Apr 8, 2026
7 checks passed
@iamfj iamfj deleted the ci/node-matrix-22-24 branch April 8, 2026 12: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.

ci: expand CI matrix to test all supported Node.js major versions (22+)

1 participant