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