Skip to content

Commit 4986ea0

Browse files
committed
Test on node 24
1 parent 829b5e1 commit 4986ea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

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

1717
strategy:
1818
matrix:
19-
node-version: [20, 22, 23]
19+
node-version: [20, 22, 24]
2020
platform: [ubuntu-latest]
2121

2222
runs-on: ${{ matrix.platform }}

0 commit comments

Comments
 (0)