Skip to content

Commit 3933487

Browse files
committed
Add Node 23 to workflow
1 parent 10fce9f commit 3933487

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

0 commit comments

Comments
 (0)