Skip to content

Commit 29cd4aa

Browse files
committed
Add node 24 support
1 parent 44f1d77 commit 29cd4aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
["120"]="21.x"
2929
["127"]="22.x"
3030
["131"]="23.x"
31+
["137"]="24.x"
3132
)
3233
3334
for binary in "${binaries[@]}"; do

0 commit comments

Comments
 (0)