We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2985b3 commit d643105Copy full SHA for d643105
.github/workflows/mocha.yml
@@ -23,7 +23,7 @@ jobs:
23
smoke:
24
uses: ./.github/workflows/npm-script.yml
25
with:
26
- node-versions: '18,20,22,24'
+ node-versions: '20,22,24'
27
npm-script: test-smoke
28
29
test-node-lts:
0 commit comments