Skip to content

Commit ec7dbfc

Browse files
author
mayintao3
committed
feat: rm node 16
1 parent f4b8ce7 commit ec7dbfc

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,6 @@ jobs:
154154
# - host: macos-latest
155155
# target: x86_64-apple-darwin
156156
# node:
157-
# - '16'
158157
# - '18'
159158
# runs-on: ${{ matrix.settings.host }}
160159
# steps:
@@ -185,7 +184,6 @@ jobs:
185184
fail-fast: false
186185
matrix:
187186
node:
188-
- '16'
189187
- '18'
190188
runs-on: ubuntu-latest
191189
steps:
@@ -220,7 +218,6 @@ jobs:
220218
fail-fast: false
221219
matrix:
222220
node:
223-
- '16'
224221
- '18'
225222
runs-on: ubuntu-latest
226223
steps:
@@ -257,7 +254,6 @@ jobs:
257254
fail-fast: false
258255
matrix:
259256
node:
260-
- '16'
261257
- '18'
262258
runs-on: ubuntu-latest
263259
steps:
@@ -330,7 +326,6 @@ jobs:
330326
fail-fast: false
331327
matrix:
332328
node:
333-
- '16'
334329
- '18'
335330
runs-on: ubuntu-latest
336331
steps:

0 commit comments

Comments
 (0)