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 05cc3c9 commit 797e8a5Copy full SHA for 797e8a5
1 file changed
.github/workflows/node.js.yml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
max-parallel: 1
21
matrix:
22
- node-version: [18, 20]
+ node-version: [20]
23
24
steps:
25
- uses: actions/checkout@v4
0 commit comments