Skip to content

Commit

Permalink
Upgrade 1.0.2 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sfackler committed Dec 24, 2019
1 parent 4a05dc7 commit 9b2eced
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ openssl_110: &openssl_110
version: 1.1.0l
openssl_102: &openssl_102
library: openssl
version: 1.0.2t
version: 1.0.2u
openssl_101: &openssl_101
library: openssl
version: 1.0.1u
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ environment:
# 1.0.2, 32 bit
- TARGET: i686-pc-windows-msvc
BITS: 32
OPENSSL_VERSION: 1_0_2t
OPENSSL_VERSION: 1_0_2u
OPENSSL_DIR: C:\OpenSSL

# vcpkg
Expand Down

0 comments on commit 9b2eced

Please sign in to comment.