mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 05:00:16 +03:00
run.d: use explicit architecture to build tools (ldc is too dependent on environment)
This commit is contained in:
parent
e8b41b36b3
commit
523dd4b438
3 changed files with 10 additions and 7 deletions
|
@ -79,7 +79,7 @@ jobs:
|
|||
VSINSTALLDIR: C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\
|
||||
strategy:
|
||||
matrix:
|
||||
x64-debug-ldc:
|
||||
win32-ldc:
|
||||
OS: Win_32
|
||||
MODEL: 32mscoff
|
||||
ARCH: x86
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue