Skip to content

Commit 06f611d

Browse files
committed
Update .github/workflows/test.yml
1 parent 8025ae1 commit 06f611d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ${{ matrix.os }}
1111
strategy:
1212
matrix:
13-
node-version: [ 20, 22 ]
13+
node-version: [ 22 ]
1414
os: [ ubuntu-latest, windows-latest ]
1515
steps:
1616
- name: checkout

0 commit comments

Comments
 (0)