We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72fb943 commit 189ad90Copy full SHA for 189ad90
.gitlab-ci.yml
@@ -66,7 +66,7 @@
66
- export EXTERNAL_ROOT=`pwd`/external
67
- cd external
68
69
- - git clone --single-branch --branch OpenSSL_1_1_1q https://github.com/openssl/openssl.git
+ - git clone --single-branch --branch OpenSSL_1_1_1r https://github.com/openssl/openssl.git
70
71
- git clone --single-branch --branch release-2.1.12-stable https://github.com/libevent/libevent.git
72
0 commit comments