Skip to content

Commit 564d435

Browse files
committed
Run CI on Node 22
1 parent 9f2e8c3 commit 564d435

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
@@ -24,6 +24,9 @@ jobs:
2424
node-version:
2525
- 14.x
2626
- 16.x
27+
- 18.x
28+
- 20.x
29+
- 22.x
2730
steps:
2831
- name: Use Node.js ${{ matrix.node-version }}
2932
uses: actions/setup-node@v2

0 commit comments

Comments
 (0)