File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -253,6 +253,7 @@ workflows:
253
253
cares-version : ' 1.17.1'
254
254
nghttp2-version : ' 1.42.0'
255
255
openssl-version : ' 1.1.1k'
256
+ node-libcurl-cpp-std : ' c++17'
256
257
e :
257
258
name : alpine
258
259
- build-addon-unix-and-publish/build-addon :
@@ -268,6 +269,7 @@ workflows:
268
269
libcurl-version : ' 7.50.0'
269
270
nghttp2-version : ' 1.42.0'
270
271
openssl-version : ' 1.1.1k'
272
+ node-libcurl-cpp-std : ' c++17'
271
273
e :
272
274
name : alpine
273
275
# ###
Original file line number Diff line number Diff line change @@ -204,11 +204,11 @@ jobs:
204
204
- 0.49.2
205
205
include :
206
206
- libcurl-release : 7.73.0
207
- node : 14
207
+ node : 16
208
208
nwjs-version : 0.52.0
209
209
node-libcurl-cpp-std : c++17
210
210
- libcurl-release : 7.73.0
211
- node : 14
211
+ node : 16
212
212
nwjs-version : 0.51.2
213
213
node-libcurl-cpp-std : c++17
214
214
env :
You can’t perform that action at this time.
0 commit comments