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 9ba5ccb commit 01bed3fCopy full SHA for 01bed3f
.gitlab-ci.yml
@@ -65,7 +65,7 @@
65
- export EXTERNAL_ROOT=`pwd`/external
66
- cd external
67
68
- - git clone --single-branch --branch openssl-3.5.3 https://github.com/openssl/openssl.git
+ - git clone --single-branch --branch openssl-3.6.0 https://github.com/openssl/openssl.git
69
70
- git clone --single-branch --branch release-2.1.12-stable https://github.com/libevent/libevent.git
71
0 commit comments