diff options
-rw-r--r-- | appveyor.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml index 7cf92124e00..819b8a64622 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -4,7 +4,7 @@ clone_depth: 1 init: - ps: '' environment: - BOOST_ROOT: C:\Libraries\boost_1_73_0 + BOOST_ROOT: C:\Libraries\boost_1_82_0 OPENSSL_ROOT_DIR: C:\OpenSSL-v111-Win64 build_script: - cmd: >- |