Skip to content

Commit 07fd952

Browse files
authored
Merge pull request #668 from jeswr/patch-2
chore: add node 22.x to CI
2 parents b210645 + 01b4ad9 commit 07fd952

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

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

0 commit comments

Comments
 (0)