Skip to content

Commit 305e783

Browse files
msbtamotl
authored andcommitted
Update test.yml to node 22
1 parent 810cd22 commit 305e783

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
matrix:
2020
os: [ ubuntu-latest ] #, macos-latest, windows-latest ]
21-
node-version: [ '20' ]
21+
node-version: [ '22' ]
2222

2323
name: Node.js ${{ matrix.node-version }} on OS ${{ matrix.os }}
2424
steps:

0 commit comments

Comments
 (0)