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