We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcb70e9 commit fb2740cCopy full SHA for fb2740c
.github/workflows/pipeline.yml
@@ -51,7 +51,7 @@ jobs:
51
52
strategy:
53
matrix:
54
- node: [10.12, 10, '12.0', 12, 14, '16.8']
+ node: [10.12, 10, '12.0', 12, 14, 16]
55
eslint: [7.5, 7]
56
57
steps:
0 commit comments