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
1 parent 52abb64 commit b51ec45Copy full SHA for b51ec45
.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