File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2525
2626 strategy :
2727 matrix :
28- node-version : [16.x, 14.x, 12.x]
28+ node-version : [14.x, 12.x]
2929 os : [ubuntu-latest, windows-latest]
3030
3131 steps :
5353
5454 strategy :
5555 matrix :
56- node-version : [16.x, 14.x, 12.x]
56+ node-version : [14.x, 12.x]
5757 os : [ubuntu-latest, windows-latest]
5858
5959 steps :
7474
7575 strategy :
7676 matrix :
77- node-version : [16.x, 14.x, 12.x]
77+ node-version : [14.x, 12.x]
7878 os : [ubuntu-latest, windows-latest]
7979
8080 steps :
@@ -100,7 +100,7 @@ jobs:
100100 strategy :
101101 fail-fast : false
102102 matrix :
103- node-version : [16.x, 14.x, 12.x]
103+ node-version : [14.x, 12.x]
104104
105105 steps :
106106 - name : Checkout Code
Original file line number Diff line number Diff line change 5858 "npm" : false
5959 },
6060 "volta" : {
61- "node" : " 12.19.0 " ,
61+ "node" : " 14.17.3 " ,
6262 "yarn" : " 1.22.10"
6363 }
6464}
You can’t perform that action at this time.
0 commit comments