Skip to content

Commit 3c69d7b

Browse files
authored
chore: update nodejs ci versions
1 parent dec9b76 commit 3c69d7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757

5858
strategy:
5959
matrix:
60-
node-version: [18.x, 20.x, 21.x]
60+
node-version: [18.x, 20.x, 22.x, 24.x]
6161
os: [ubuntu-latest, windows-latest, macos-latest]
6262

6363
steps:

0 commit comments

Comments
 (0)