File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -154,7 +154,6 @@ jobs:
154
154
# - host: macos-latest
155
155
# target: x86_64-apple-darwin
156
156
# node:
157
- # - '16'
158
157
# - '18'
159
158
# runs-on: ${{ matrix.settings.host }}
160
159
# steps:
@@ -185,7 +184,6 @@ jobs:
185
184
fail-fast : false
186
185
matrix :
187
186
node :
188
- - ' 16'
189
187
- ' 18'
190
188
runs-on : ubuntu-latest
191
189
steps :
@@ -220,7 +218,6 @@ jobs:
220
218
fail-fast : false
221
219
matrix :
222
220
node :
223
- - ' 16'
224
221
- ' 18'
225
222
runs-on : ubuntu-latest
226
223
steps :
@@ -257,7 +254,6 @@ jobs:
257
254
fail-fast : false
258
255
matrix :
259
256
node :
260
- - ' 16'
261
257
- ' 18'
262
258
runs-on : ubuntu-latest
263
259
steps :
@@ -330,7 +326,6 @@ jobs:
330
326
fail-fast : false
331
327
matrix :
332
328
node :
333
- - ' 16'
334
329
- ' 18'
335
330
runs-on : ubuntu-latest
336
331
steps :
You can’t perform that action at this time.
0 commit comments