We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6751c0c commit b472ee5Copy full SHA for b472ee5
1 file changed
.github/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
26
strategy:
27
matrix:
28
- node-version: [14.x, 12.x, 10.x]
+ node-version: [16.x, 14.x, 12.x]
29
os: [ubuntu-latest, windows-latest]
30
31
steps:
@@ -53,7 +53,7 @@ jobs:
53
54
55
56
57
58
59
@@ -74,7 +74,7 @@ jobs:
74
75
76
77
78
79
80
0 commit comments