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