We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e48c398 + 242b56d commit 6a5bc95Copy full SHA for 6a5bc95
1 file changed
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
strategy:
36
matrix:
37
os: [ubuntu, windows]
38
- node-version: [12.x, 14.x, 16.x, 17.x]
+ node-version: [12.x, 14.x, 16.x, 17.x, 18.x]
39
40
# excluded because it is the `test` job above
41
exclude:
0 commit comments