Update test versions

This commit is contained in:
Steven Fackler 2019-02-26 20:19:11 -08:00
parent fe1042f338
commit 83b58057dd
2 changed files with 4 additions and 4 deletions

View File

@ -177,13 +177,13 @@ jobs:
openssl_111: &openssl_111
library: openssl
version: 1.1.1a
version: 1.1.1b
openssl_110: &openssl_110
library: openssl
version: 1.1.0j
openssl_102: &openssl_102
library: openssl
version: 1.0.2q
version: 1.0.2r
openssl_101: &openssl_101
library: openssl
version: 1.0.1u

View File

@ -11,10 +11,10 @@ environment:
- TARGET: x86_64-pc-windows-gnu
BITS: 64
MSYS2: 1
OPENSSL_VERSION: 1_0_2q
OPENSSL_VERSION: 1_0_2r
- TARGET: i686-pc-windows-msvc
BITS: 32
OPENSSL_VERSION: 1_0_2q
OPENSSL_VERSION: 1_0_2r
OPENSSL_DIR: C:\OpenSSL
- TARGET: x86_64-pc-windows-msvc
VCPKG_DEFAULT_TRIPLET: x64-windows