Skip to content

Commit 720eab3

Browse files
committed
Run CI on Node 22
1 parent c17e435 commit 720eab3

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
@@ -25,6 +25,8 @@ jobs:
2525
- 14.x
2626
- 16.x
2727
- 18.x
28+
- 20.x
29+
- 22.x
2830
steps:
2931
- name: Use Node.js ${{ matrix.node-version }}
3032
uses: actions/setup-node@v3

0 commit comments

Comments
 (0)