2
0
mirror of https://github.com/boostorg/core.git synced 2026-01-19 04:02:18 +00:00

Remove clang-win 32 bit, because it fails to link with 'unable to load mspdbcore.dll (error code: 126)'

This commit is contained in:
Peter Dimov
2019-11-23 21:52:53 +02:00
parent 0d71f42365
commit 6d62fb5f5e

View File

@@ -26,10 +26,7 @@ environment:
ADDRMD: 32,64
CXXSTD: 14,17
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
TOOLSET: clang-win
ADDRMD: 32
CXXSTD: 14,17
# clang-win 32 bit fails to link with "unable to load mspdbcore.dll (error code: 126)"
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
TOOLSET: clang-win