Skip to content

Pin CI Node runtime to 24.15.0#192

Merged
luke-hagar-sp merged 1 commit into
mainfrom
fix/ci-node-24-15-runtime
Jun 4, 2026
Merged

Pin CI Node runtime to 24.15.0#192
luke-hagar-sp merged 1 commit into
mainfrom
fix/ci-node-24-15-runtime

Conversation

@luke-hagar-sp

Copy link
Copy Markdown
Contributor

Summary

  • Pins CI workflows that use Node 24 to 24.15.0 so Electron install avoids the newer Node 24 regression.
  • Keeps the existing npm-based workflow setup intact; this does not include the pnpm migration changes.

Test plan

  • Validated workflow YAML locally.
  • Confirmed the broader pnpm PR rerun passed on Linux, Windows, and macOS with the same Node runtime pin.

Made with Cursor

Avoid the Electron installer regression seen on newer Node 24 patch releases while keeping the existing npm-based workflows intact.

Co-authored-by: Cursor <cursoragent@cursor.com>
@github-actions

github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown

🚀 Preview Deployment Ready

Your changes have been deployed and are available at:

Built from commit: 6f0fd6c


This comment will be updated with each new deployment.

@luke-hagar-sp luke-hagar-sp merged commit 29a6278 into main Jun 4, 2026
10 checks passed
@luke-hagar-sp luke-hagar-sp deleted the fix/ci-node-24-15-runtime branch June 4, 2026 15:43
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