Skip to content

Commit ab56cf0

Browse files
committed
Update CI test matrix
1 parent f6fd955 commit ab56cf0

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
@@ -25,5 +25,5 @@ jobs:
2525
with:
2626
no-lockfile: true
2727
npm-test-script: 'test'
28-
node-versions: '18,20,22,23'
28+
node-versions: '22,24'
2929
os: 'ubuntu-latest,windows-latest'

0 commit comments

Comments
 (0)