Skip to content

Commit d430351

Browse files
committed
chore(ci): add nodejs 22 in workflow
1 parent 9635e1e commit d430351

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
# - 16.x
1717
- 18.x
1818
- 20.x
19+
- 22.x
1920
steps:
2021
- uses: actions/checkout@v4
2122
- name: Use Node.js ${{ matrix.node-version }}

0 commit comments

Comments
 (0)