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 efe6e7d commit 4631a31Copy full SHA for 4631a31
.github/workflows/nodejs.yml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
no-lockfile: true
26
npm-test-script: 'test-ci'
27
- node-versions: '14,16,18,19'
+ node-versions: '16,18,19'
28
# We currently have some issues on Windows that will have to wait to be fixed
29
# os: 'ubuntu-latest,windows-latest'
30
os: 'ubuntu-latest'
0 commit comments