Commit 60a396a 1 parent 93d71a6 commit 60a396a Copy full SHA for 60a396a
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 @@ -64,21 +64,18 @@ jobs:
64
64
os : windows-latest
65
65
shell : cmd
66
66
node-version :
67
- - 16.14.0
68
- - 16.x
69
- - 18.0.0
67
+ - 18.17.0
70
68
- 18.x
69
+ - 20.5.0
71
70
- 20.x
72
71
- 22.x
73
72
exclude :
74
73
- platform : { name: macOS, os: macos-13, shell: bash }
75
- node-version : 16.14.0
76
- - platform : { name: macOS, os: macos-13, shell: bash }
77
- node-version : 16.x
78
- - platform : { name: macOS, os: macos-13, shell: bash }
79
- node-version : 18.0.0
74
+ node-version : 18.17.0
80
75
- platform : { name: macOS, os: macos-13, shell: bash }
81
76
node-version : 18.x
77
+ - platform : { name: macOS, os: macos-13, shell: bash }
78
+ node-version : 20.5.0
82
79
- platform : { name: macOS, os: macos-13, shell: bash }
83
80
node-version : 20.x
84
81
- platform : { name: macOS, os: macos-13, shell: bash }
You can’t perform that action at this time.
0 commit comments