Commit 83b58057 authored by Steven Fackler's avatar Steven Fackler
Browse files

Update test versions

parent fe1042f3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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
+2 −2
Original line number Diff line number Diff line
@@ -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