We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a675a0 commit 2dac864Copy full SHA for 2dac864
1 file changed
.github/workflows/test.yml
@@ -24,5 +24,5 @@ jobs:
24
with:
25
no-lockfile: true
26
npm-test-script: 'test-ci'
27
- node-versions: '18,20,22'
+ node-versions: '18,20,22,23'
28
os: 'ubuntu-latest,windows-latest'
0 commit comments