Update appveyor.yml

This commit is contained in:
Peter Dimov 2021-06-27 04:08:31 +03:00
parent b65381daef
commit cba7019503

View File

@ -20,8 +20,8 @@ environment:
TOOLSET: msvc-14.1,clang-win
CXXSTD: 14,17
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019
TOOLSET: msvc-14.2
CXXSTD: 14,17
TOOLSET: msvc-14.2,clang-win
CXXSTD: 14,17,latest
install:
- set BOOST_BRANCH=develop