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