Skip to content

Commit 8f5ac43

Browse files
committed
Add Node 24 to CI workflow
1 parent c838c67 commit 8f5ac43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
node:
1414
- 20
1515
- 22
16+
- 24
1617

1718
runs-on: ${{ matrix.os }}
1819
name: ${{ matrix.os }} (Node v${{ matrix.node }})

0 commit comments

Comments
 (0)