Skip to content

Commit 39ce2ee

Browse files
committed
ci: add node 22 to ci, see #95
1 parent 2321e2a commit 39ce2ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ jobs:
1717
test:
1818
uses: voxpelli/ghatemplates/.github/workflows/test.yml@main
1919
with:
20-
node-versions: '18,20,21'
20+
node-versions: '18,20,22'
2121
os: 'ubuntu-latest,windows-latest'

0 commit comments

Comments
 (0)