File tree Expand file tree Collapse file tree 2 files changed +4
-11
lines changed
Expand file tree Collapse file tree 2 files changed +4
-11
lines changed Original file line number Diff line number Diff line change @@ -121,9 +121,7 @@ jobs:
121121 node :
122122 - 16
123123 electron-version :
124- - 17.3.0
125- - 18.0.0
126- - 19.0.3
124+ - 19.0.0
127125 env :
128126 LIBCURL_RELEASE : ${{ matrix.libcurl-release }}
129127 LATEST_LIBCURL_RELEASE : ${{ matrix.libcurl-release }}
@@ -250,9 +248,7 @@ jobs:
250248 node :
251249 - 16
252250 electron-version :
253- - 17.3.0
254- - 18.0.0
255- - 19.0.3
251+ - 19.0.0
256252 env :
257253 ELECTRON_VERSION : ${{ matrix.electron-version }}
258254 npm_config_msvs_version : 2019
Original file line number Diff line number Diff line change @@ -148,9 +148,7 @@ jobs:
148148 node :
149149 - 16
150150 electron-version :
151- - 17.3.0
152- - 18.0.0
153- - 19.0.3
151+ - 19.0.0
154152 env :
155153 LIBCURL_RELEASE : ${{ matrix.libcurl-release }}
156154 LATEST_LIBCURL_RELEASE : ${{ matrix.libcurl-release }}
@@ -285,8 +283,7 @@ jobs:
285283 node :
286284 - 16
287285 electron-version :
288- - 17.3.0
289- - 18.0.0
286+ - 19.0.0
290287 env :
291288 ELECTRON_VERSION : ${{ matrix.electron-version }}
292289 npm_config_msvs_version : 2019
You can’t perform that action at this time.
0 commit comments