Skip to content

Commit 8336462

Browse files
committed
ci: add node.js 24 to node-version matrix
1 parent 1975539 commit 8336462

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
node-version:
1515
- 20
1616
- 22
17+
- 24
1718
steps:
1819
- uses: actions/checkout@v4
1920
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)