Commit a90eaa2 1 parent eaddea9 commit a90eaa2 Copy full SHA for a90eaa2
File tree 2 files changed +10
-28
lines changed
2 files changed +10
-28
lines changed Original file line number Diff line number Diff line change @@ -87,27 +87,18 @@ 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
93
- - 16.x
94
- - 18.0.0
90
+ - 18.17.0
95
91
- 18.x
92
+ - 20.5.0
96
93
- 20.x
97
94
- 22.x
98
95
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
96
- platform : { name: macOS, os: macos-13, shell: bash }
104
- node-version : 16.13.0
105
- - platform : { name: macOS, os: macos-13, shell: bash }
106
- node-version : 16.x
107
- - platform : { name: macOS, os: macos-13, shell: bash }
108
- node-version : 18.0.0
97
+ node-version : 18.17.0
109
98
- platform : { name: macOS, os: macos-13, shell: bash }
110
99
node-version : 18.x
100
+ - platform : { name: macOS, os: macos-13, shell: bash }
101
+ node-version : 20.5.0
111
102
- platform : { name: macOS, os: macos-13, shell: bash }
112
103
node-version : 20.x
113
104
- platform : { name: macOS, os: macos-13, shell: bash }
Original file line number Diff line number Diff line change @@ -64,27 +64,18 @@ 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
70
- - 16.x
71
- - 18.0.0
67
+ - 18.17.0
72
68
- 18.x
69
+ - 20.5.0
73
70
- 20.x
74
71
- 22.x
75
72
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
73
- platform : { name: macOS, os: macos-13, shell: bash }
81
- node-version : 16.13.0
82
- - platform : { name: macOS, os: macos-13, shell: bash }
83
- node-version : 16.x
84
- - platform : { name: macOS, os: macos-13, shell: bash }
85
- node-version : 18.0.0
74
+ node-version : 18.17.0
86
75
- platform : { name: macOS, os: macos-13, shell: bash }
87
76
node-version : 18.x
77
+ - platform : { name: macOS, os: macos-13, shell: bash }
78
+ node-version : 20.5.0
88
79
- platform : { name: macOS, os: macos-13, shell: bash }
89
80
node-version : 20.x
90
81
- platform : { name: macOS, os: macos-13, shell: bash }
You can’t perform that action at this time.
0 commit comments