mirror of
https://github.com/boostorg/core.git
synced 2025-07-30 04:47:24 +02: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:
@ -26,10 +26,7 @@ environment:
|
|||||||
ADDRMD: 32,64
|
ADDRMD: 32,64
|
||||||
CXXSTD: 14,17
|
CXXSTD: 14,17
|
||||||
|
|
||||||
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
|
# clang-win 32 bit fails to link with "unable to load mspdbcore.dll (error code: 126)"
|
||||||
TOOLSET: clang-win
|
|
||||||
ADDRMD: 32
|
|
||||||
CXXSTD: 14,17
|
|
||||||
|
|
||||||
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
|
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
|
||||||
TOOLSET: clang-win
|
TOOLSET: clang-win
|
||||||
|
Reference in New Issue
Block a user