Skip to content

ci: pin node 24 via .nvmrc and setup-node in all workflows#53

Merged
nikaaru merged 1 commit into
nextfrom
chore/set-node-engine
May 31, 2026
Merged

ci: pin node 24 via .nvmrc and setup-node in all workflows#53
nikaaru merged 1 commit into
nextfrom
chore/set-node-engine

Conversation

@nikaaru
Copy link
Copy Markdown
Member

@nikaaru nikaaru commented May 31, 2026

Summary

Pin Node 24 across all Vercel workflows.

  • Add .nvmrc (24)
  • Add setup-node step reading .nvmrc
  • Bump checkout@v2@v4

Why

CI ran Node 22 and failed the engines.node: "24.x" check during build.

Comment thread .github/workflows/next-deployment.yml Outdated
Copy link
Copy Markdown
Contributor

@arlert-armin arlert-armin left a comment

Choose a reason for hiding this comment

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

LGTM

@nikaaru nikaaru merged commit 7bd64ff into next May 31, 2026
1 check passed
@nikaaru nikaaru deleted the chore/set-node-engine branch May 31, 2026 13:46
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