mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 13:10:12 +03:00
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:
parent
aef4ac2a09
commit
4979c54605
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue