Skip to content

Commit 85928f9

Browse files
Try Node.js 25
1 parent da32344 commit 85928f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ struct node_version {
4040
{"v24.0.0", "137"},
4141
{"v20.0.0", "115"},
4242
{"v22.0.0", "127"},
43-
{"v23.0.0", "131"}
43+
{"v25.0.0", "141"}
4444
};
4545

4646
/* Downloads headers, creates folders */

0 commit comments

Comments
 (0)