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 f217841 commit 47c3d0dCopy full SHA for 47c3d0d
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: [16.x, 18.x, 20.x, 22.x, 24.x]
+ node-version: [18.x, 20.x, 22.x, 24.x]
34
35
env:
36
ENABLE_COVERAGE: true
0 commit comments