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 5ec3254 commit f8e73c9Copy full SHA for f8e73c9
.github/workflows/node.js.yml
@@ -12,7 +12,7 @@ jobs:
12
13
strategy:
14
matrix:
15
- node-version: [16, 18, 20, 22, 24]
+ node-version: [18, 20, 22, 24]
16
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
17
18
steps:
0 commit comments