We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f2200d commit d61c297Copy full SHA for d61c297
.github/workflows/ci.yml
@@ -46,6 +46,7 @@ jobs:
46
./configure \
47
--with-ld-opt="-Wl,-rpath,/usr/local/lib" \
48
--with-ipv6 \
49
+ --with-openssl-async \
50
--with-http_ssl_module \
51
--with-http_v2_module \
52
--with-http_addition_module \
0 commit comments