Loading .circleci/config.yml +1 −1 Original line number Diff line number Diff line Loading @@ -206,7 +206,7 @@ jobs: openssl_111: &openssl_111 library: openssl version: 1.1.1e version: 1.1.1f openssl_110: &openssl_110 library: openssl version: 1.1.0l Loading appveyor.yml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ environment: # 1.1.1, 64 bit - TARGET: x86_64-pc-windows-msvc BITS: 64 OPENSSL_VERSION: 1_1_1e OPENSSL_VERSION: 1_1_1f OPENSSL_DIR: C:\OpenSSL # 1.0.2, 32 bit Loading Loading
.circleci/config.yml +1 −1 Original line number Diff line number Diff line Loading @@ -206,7 +206,7 @@ jobs: openssl_111: &openssl_111 library: openssl version: 1.1.1e version: 1.1.1f openssl_110: &openssl_110 library: openssl version: 1.1.0l Loading
appveyor.yml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ environment: # 1.1.1, 64 bit - TARGET: x86_64-pc-windows-msvc BITS: 64 OPENSSL_VERSION: 1_1_1e OPENSSL_VERSION: 1_1_1f OPENSSL_DIR: C:\OpenSSL # 1.0.2, 32 bit Loading