Skip to content

Commit 0cbc86e

Browse files
committed
Run CI on Node 22
1 parent 107a686 commit 0cbc86e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
- 14.x
2727
- 16.x
2828
- 18.x
29+
- 20.x
30+
- 22.x
2931
steps:
3032
- name: Use Node.js ${{ matrix.node-version }}
3133
uses: actions/setup-node@v3

0 commit comments

Comments
 (0)