Skip to content

chore: Upgrade Node.js harness runtime to 24#3954

Closed
mrousavy wants to merge 1 commit into
mainfrom
chore/upgrade-node-24
Closed

chore: Upgrade Node.js harness runtime to 24#3954
mrousavy wants to merge 1 commit into
mainfrom
chore/upgrade-node-24

Conversation

@mrousavy
Copy link
Copy Markdown
Owner

Summary

  • updates the two harness actions/setup-node pins from Node.js 20 to 24
  • keeps the package engines.node floor at >=20 because the package/runtime contract does not need to become stricter for this workflow-only change

Source

Validation

  • source ~/.nvm/nvm.sh && nvm use 24.16.0 && node --version && npm --version && bun install --frozen-lockfile
  • ruby -e 'require "yaml"; ARGV.each { |f| YAML.load_file(f); puts "#{f}: ok" }' .github/workflows/harness-android-emulator.yml .github/workflows/harness-aws-device.yml\n- git diff --check\n\n## Notes\nHarness tests are allowed to remain red per repo-owner guidance; this PR only updates the runtime used before those harness steps run.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
react-native-vision-camera-docs Ready Ready Preview, Comment May 27, 2026 10:24pm

Request Review

@mrousavy
Copy link
Copy Markdown
Owner Author

Superseded by #3959.

@mrousavy mrousavy closed this May 28, 2026
@mrousavy mrousavy deleted the chore/upgrade-node-24 branch May 28, 2026 13:12
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