File tree Expand file tree Collapse file tree 2 files changed +4
-16
lines changed Expand file tree Collapse file tree 2 files changed +4
-16
lines changed Original file line number Diff line number Diff line change @@ -87,21 +87,15 @@ jobs:
87
87
os : windows-latest
88
88
shell : cmd
89
89
node-version :
90
- - 14.17.0
91
- - 14.x
92
- - 16.13.0
90
+ - 16.14.0
93
91
- 16.x
94
92
- 18.0.0
95
93
- 18.x
96
94
- 20.x
97
95
- 22.x
98
96
exclude :
99
- - platform : { name: macOS, os: macos-latest, shell: bash }
100
- node-version : 14.17.0
101
- - platform : { name: macOS, os: macos-latest, shell: bash }
102
- node-version : 14.x
103
97
- platform : { name: macOS, os: macos-13, shell: bash }
104
- node-version : 16.13 .0
98
+ node-version : 16.14 .0
105
99
- platform : { name: macOS, os: macos-13, shell: bash }
106
100
node-version : 16.x
107
101
- platform : { name: macOS, os: macos-13, shell: bash }
Original file line number Diff line number Diff line change @@ -64,21 +64,15 @@ jobs:
64
64
os : windows-latest
65
65
shell : cmd
66
66
node-version :
67
- - 14.17.0
68
- - 14.x
69
- - 16.13.0
67
+ - 16.14.0
70
68
- 16.x
71
69
- 18.0.0
72
70
- 18.x
73
71
- 20.x
74
72
- 22.x
75
73
exclude :
76
- - platform : { name: macOS, os: macos-latest, shell: bash }
77
- node-version : 14.17.0
78
- - platform : { name: macOS, os: macos-latest, shell: bash }
79
- node-version : 14.x
80
74
- platform : { name: macOS, os: macos-13, shell: bash }
81
- node-version : 16.13 .0
75
+ node-version : 16.14 .0
82
76
- platform : { name: macOS, os: macos-13, shell: bash }
83
77
node-version : 16.x
84
78
- platform : { name: macOS, os: macos-13, shell: bash }
You can’t perform that action at this time.
0 commit comments