We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16354cf commit 6148c6bCopy full SHA for 6148c6b
.github/workflows/pipeline.yml
@@ -51,7 +51,7 @@ jobs:
51
52
strategy:
53
matrix:
54
- node: [12.22.0, 12, 14.17.0, 14, '16.0', 16]
+ node: [12.22.0, 12, 14.17.0, 14, '16.0', 16, '18.0', 18]
55
eslint: [7.5, 7, 8]
56
57
steps:
0 commit comments