Skip to content

chore: bump node-version to 24#60

Merged
mscolnick merged 1 commit into
mainfrom
chore/node-24
May 12, 2026
Merged

chore: bump node-version to 24#60
mscolnick merged 1 commit into
mainfrom
chore/node-24

Conversation

@mscolnick
Copy link
Copy Markdown
Contributor

Aligns all workflows on Node 24 (release.yml had a mix of 22 and 24).

Copilot AI review requested due to automatic review settings May 12, 2026 18:13
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR aligns the repository’s GitHub Actions workflows on Node.js 24 to remove the prior inconsistency (release workflow using a mix of 22 and 24) and standardize CI/build behavior across pipelines.

Changes:

  • Bump Node.js version from 22 to 24 in CI (test.yml).
  • Bump Node.js version from 22 to 24 in release workflow (release.yml).
  • Bump Node.js version from 22 to 24 in demo build/deploy workflow (demo.yml).

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 CI to run on Node.js 24 for install/build/test steps.
.github/workflows/release.yml Standardizes the release pipeline’s Node.js version to 24.
.github/workflows/demo.yml Standardizes the demo build workflow’s Node.js version to 24.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mscolnick mscolnick merged commit ee0b139 into main May 12, 2026
8 checks passed
@mscolnick mscolnick deleted the chore/node-24 branch May 12, 2026 18:30
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.

2 participants