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 ecb99bc commit 1a3393fCopy full SHA for 1a3393f
1 file changed
.github/workflows/nodejs.yml
@@ -30,7 +30,7 @@ jobs:
30
strategy:
31
matrix:
32
os: [ubuntu-latest, macos-latest, windows-latest]
33
- node-version: [18.x, 20.x, 22.x, 24.x]
+ node-version: [20.x, 22.x, 24.x]
34
35
env:
36
ENABLE_COVERAGE: true
0 commit comments