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 @@ -87,21 +87,18 @@ jobs:
8787 os : windows-latest
8888 shell : cmd
8989 node-version :
90- - 16.14.0
91- - 16.x
92- - 18.0.0
90+ - 18.17.0
9391 - 18.x
92+ - 20.5.0
9493 - 20.x
9594 - 22.x
9695 exclude :
9796 - 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
10398 - platform : { name: macOS, os: macos-13, shell: bash }
10499 node-version : 18.x
100+ - platform : { name: macOS, os: macos-13, shell: bash }
101+ node-version : 20.5.0
105102 - platform : { name: macOS, os: macos-13, shell: bash }
106103 node-version : 20.x
107104 - platform : { name: macOS, os: macos-13, shell: bash }
Original file line number Diff line number Diff line change @@ -65,21 +65,18 @@ jobs:
6565 os : windows-latest
6666 shell : cmd
6767 node-version :
68- - 16.14.0
69- - 16.x
70- - 18.0.0
68+ - 18.17.0
7169 - 18.x
70+ - 20.5.0
7271 - 20.x
7372 - 22.x
7473 exclude :
7574 - 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
8176 - platform : { name: macOS, os: macos-13, shell: bash }
8277 node-version : 18.x
78+ - platform : { name: macOS, os: macos-13, shell: bash }
79+ node-version : 20.5.0
8380 - platform : { name: macOS, os: macos-13, shell: bash }
8481 node-version : 20.x
8582 - platform : { name: macOS, os: macos-13, shell: bash }
You can’t perform that action at this time.
0 commit comments