Skip to content

Commit dbae4cb

Browse files
authored
Added Node.js v22 to test matrix (#75)
2 parents 11c1393 + b29fc81 commit dbae4cb

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
@@ -14,6 +14,7 @@ jobs:
1414
matrix:
1515
node:
1616
- 20
17+
- 22
1718
steps:
1819
- uses: actions/setup-node@v4
1920
with:

0 commit comments

Comments
 (0)