mirror of
https://github.com/boostorg/core.git
synced 2025-07-29 20:37:22 +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
|
||||
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
|
||||
|
Reference in New Issue
Block a user