Skip to content

Commit 2dac864

Browse files
committed
Add Node 23 to workflow
1 parent 7a675a0 commit 2dac864

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)