Update used OpenSSL version for Windows release
This commit is contained in:
parent
ea2286151b
commit
2babe1af63
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ environment:
|
|||
matrix:
|
||||
- TARGET: x86_64-pc-windows-msvc
|
||||
BITS: 64
|
||||
OPENSSL_VERSION: 1_1_0j
|
||||
OPENSSL_VERSION: 1_1_0k
|
||||
OPENSSL_DIR: C:\OpenSSL
|
||||
|
||||
# Extract release binary artifacts
|
||||
|
|
Loading…
Reference in a new issue