Skip to content

Commit 4af09b7

Browse files
committed
Run CI on Node 22
1 parent 99695fe commit 4af09b7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

+3
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)