Skip to content
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

Run tests against Node 22 #195

Merged
merged 1 commit into from
Feb 6, 2025
Merged

Run tests against Node 22 #195

merged 1 commit into from
Feb 6, 2025

Conversation

tstirrat15
Copy link
Contributor

@tstirrat15 tstirrat15 commented Feb 6, 2025

Fixes #193

Description

Node 22 is the current LTS, and odd-numbered node versions are never LTS. We're probably okay to run only against even-numbered versions.

Changes

  • Run against node 22 instead of node 21

Testing

See that tests pass with new matrix

@tstirrat15 tstirrat15 requested a review from a team as a code owner February 6, 2025 02:17
@tstirrat15 tstirrat15 merged commit 84fc70b into main Feb 6, 2025
7 checks passed
@tstirrat15 tstirrat15 deleted the run-tests-node-22 branch February 6, 2025 05:57
@github-actions github-actions bot locked and limited conversation to collaborators Feb 6, 2025
@vroldanbet
Copy link
Contributor

@tstirrat15 did the new build actually run ?

@tstirrat15
Copy link
Contributor Author

no 🤦 paths-filter failed. i wonder if it's worth getting rid of that.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add node.js 22 support
3 participants