Skip to content

Commit 3e403af

Browse files
committed
Run CI on Node 22
1 parent aafe31b commit 3e403af

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ jobs:
2525
- 12.x
2626
- 14.x
2727
- 16.x
28+
- 18.x
29+
- 20.x
30+
- 22.x
2831
steps:
2932
- name: Use Node.js ${{ matrix.node-version }}
3033
uses: actions/setup-node@v2

0 commit comments

Comments
 (0)