We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dec9b76 commit 3c69d7bCopy full SHA for 3c69d7b
.github/workflows/nodejs.yml
@@ -57,7 +57,7 @@ jobs:
57
58
strategy:
59
matrix:
60
- node-version: [18.x, 20.x, 21.x]
+ node-version: [18.x, 20.x, 22.x, 24.x]
61
os: [ubuntu-latest, windows-latest, macos-latest]
62
63
steps:
0 commit comments