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 f7fd8cb commit 5230ca7Copy full SHA for 5230ca7
.gitlab-ci.yml
@@ -66,7 +66,7 @@
66
- export EXTERNAL_ROOT=`pwd`/external
67
- cd external
68
69
- - git clone --single-branch --branch openssl-3.1.2 https://github.com/openssl/openssl.git
+ - git clone --single-branch --branch openssl-3.1.4 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