File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -141,8 +141,8 @@ jobs:
141141 - host : windows-latest
142142 target : x86_64-pc-windows-msvc
143143 node :
144- - ' 18'
145144 - ' 20'
145+ - ' 22'
146146 runs-on : ${{ matrix.settings.host }}
147147 steps :
148148 - uses : actions/checkout@v4
@@ -172,8 +172,8 @@ jobs:
172172 fail-fast : false
173173 matrix :
174174 node :
175- - ' 18'
176175 - ' 20'
176+ - ' 22'
177177 runs-on : ubuntu-latest
178178 steps :
179179 - uses : actions/checkout@v4
@@ -202,8 +202,8 @@ jobs:
202202 fail-fast : false
203203 matrix :
204204 node :
205- - ' 18'
206205 - ' 20'
206+ - ' 22'
207207 runs-on : ubuntu-latest
208208 steps :
209209 - uses : actions/checkout@v4
@@ -234,8 +234,8 @@ jobs:
234234 fail-fast : false
235235 matrix :
236236 node :
237- - ' 18'
238237 - ' 20'
238+ - ' 22'
239239 runs-on : ubuntu-latest
240240 steps :
241241 - uses : actions/checkout@v4
You can’t perform that action at this time.
0 commit comments