Skip to content

ci: force Actions JavaScript runtime to Node 24#1

Draft
jeevanpillay wants to merge 1 commit intomainfrom
codex/gha-node24-runtime
Draft

ci: force Actions JavaScript runtime to Node 24#1
jeevanpillay wants to merge 1 commit intomainfrom
codex/gha-node24-runtime

Conversation

@jeevanpillay
Copy link
Copy Markdown
Member

Summary

  • Add FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true to the ci job in ci.yml
  • Add the same env var to the release job in release.yml
  • This opts GitHub JavaScript actions into Node 24 now to avoid upcoming Node 20 runtime deprecation impact

Context

  • No open PRs or issues were found in lightfastai/climode
  • Historical failing runs from April 2, 2026 were investigated
  • The prior pnpm build failure (Duplicate package name) is already resolved on main by commit ad7325b

Verification

  • pnpm build passes locally on main before this workflow-only change
  • Workflow changes are scoped to two YAML files only

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.

1 participant