Skip to content

Commit 7392434

Browse files
committed
fix: test on Node 22 explicitely
1 parent aadcbea commit 7392434

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/verify-node.yml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
node-version:
1616
- '18'
1717
- '20'
18+
- '22'
1819
- 'latest'
1920

2021
steps:

0 commit comments

Comments
 (0)