We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e48c398 commit 242b56dCopy full SHA for 242b56d
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