Skip to content

chore: upgrade Node.js runtime from 20 to 24#106

Merged
tembleking merged 3 commits into
masterfrom
chore/upgrade-node24
Apr 16, 2026
Merged

chore: upgrade Node.js runtime from 20 to 24#106
tembleking merged 3 commits into
masterfrom
chore/upgrade-node24

Conversation

@tembleking

Copy link
Copy Markdown
Member

Summary

GitHub Actions will force Node.js 24 by default starting June 2nd 2026 and remove Node.js 20 from runners on September 16th 2026.

  • Update action.yml runtime from node20 to node24
  • Update CI workflow setup-node to use Node.js 24
  • Update Nix devShell from nodejs_20 to nodejs_24

All tests pass locally with Node.js 24.4.1.

GitHub Actions will force Node.js 24 by default starting June 2nd 2026
and remove Node.js 20 from runners on September 16th 2026.
@tembleking tembleking requested a review from a team as a code owner April 15, 2026 09:21
@tembleking tembleking enabled auto-merge (squash) April 16, 2026 07:23
@tembleking tembleking merged commit a70dc89 into master Apr 16, 2026
10 checks passed
@tembleking tembleking deleted the chore/upgrade-node24 branch April 16, 2026 07:24
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