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 5a04f76 commit 0db37e8Copy full SHA for 0db37e8
.github/workflows/node.js.yml
@@ -19,7 +19,7 @@ jobs:
19
20
strategy:
21
matrix:
22
- node-version: [14.x, 16.x, 18.x]
+ node-version: [16.x, 18.x]
23
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
24
25
steps:
0 commit comments