Azure CI: Bump LDC host compiler version

As I suspect libcurl.dll bundled with LDC v1.20 to be the cause for the
crashing Phobos unittests. That DLL was upgraded with LDC v1.21 from
v7.65.3 to v7.69.1.
This commit is contained in:
Martin Kinkelin 2020-10-13 06:02:44 +02:00 committed by The Dlang Bot
parent aef4ac2a09
commit 4979c54605

View file

@ -51,7 +51,7 @@ jobs:
variables:
D_COMPILER: ldc
VISUALD_VER: v0.49.0
LDC_VERSION: 1.20.0
LDC_VERSION: 1.23.0
strategy:
matrix:
x64_Debug: