Skip to content

fix: run workflows on Node 24 - #30

Merged
jonathannorris merged 1 commit into
mainfrom
fix/pr-29-copilot-comments
Aug 17, 2026
Merged

fix: run workflows on Node 24#30
jonathannorris merged 1 commit into
mainfrom
fix/pr-29-copilot-comments

Conversation

@jonathannorris

Copy link
Copy Markdown
Member

Summary

Validation

  • npm test

Copilot AI lite review requested due to automatic review settings August 14, 2026 19:30
@jonathannorris
jonathannorris requested a review from a team as a code owner August 14, 2026 19:30

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the repository’s GitHub Actions workflows to run the project’s CI/test, release, and benchmark commands on Node.js 24.x, aligning runtime configuration with the Node 24 action updates referenced in #29.

Changes:

  • Switch the test workflow matrix from Node 22.14.x to Node 24.x.
  • Update the release workflow to set up Node 24.x before install/test/release steps.
  • Update the benchmark workflow to set up Node 24.x before build and benchmark steps.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
.github/workflows/test.yml Updates the Node version matrix to 24.x for CI test runs.
.github/workflows/release.yml Updates setup-node node-version to 24.x for the release job.
.github/workflows/benchmark.yml Updates setup-node node-version to 24.x for benchmark execution.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@jonathannorris
jonathannorris enabled auto-merge (squash) August 14, 2026 19:40
@jonathannorris
jonathannorris merged commit 2adc6ac into main Aug 17, 2026
5 checks passed
@jonathannorris
jonathannorris deleted the fix/pr-29-copilot-comments branch August 17, 2026 13:08
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