We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Borewit
Learn more about funding links in repositories.
Report abuse
2 parents 9f97800 + b51ec45 commit 394d566Copy full SHA for 394d566
.github/workflows/nodejs-ci.yml
@@ -47,7 +47,7 @@ jobs:
47
48
strategy:
49
matrix:
50
- node-version: [10.x, 12.x, 14.x, 16.x]
+ node-version: [10.x, 12.x, 14.x, 16.x, 18.x]
51
52
steps:
53
0 commit comments