-
Notifications
You must be signed in to change notification settings - Fork 757
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Node 22 support #3669
Node 22 support #3669
Conversation
This adds node 22 to nightly tests - right? |
fail-fast: false | ||
steps: | ||
- uses: actions/checkout@v4 | ||
with: | ||
submodules: recursive | ||
|
||
- name: Use Node.js 20 | ||
- name: Use Node.js ${{ matrix.node-version }} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤦♂️🤦♂️🤦♂️
We professionals. 😂
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Bear with me, I’ve now updated the title and merged, hope that’s ok but didn’t see further work to be done?
Thanks for the PR! 👍🙂
Linked issue: #3644
v18
andv20
tests usedv20
v22
to the list of versions tested in "node-versions"