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