mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 05:00:16 +03:00
Azure CI: Add x86 (COFF) job based on windows.sh
This commit is contained in:
parent
3525fb85c0
commit
4ad93e00ea
4 changed files with 10 additions and 4 deletions
|
@ -33,6 +33,9 @@ jobs:
|
|||
x86-OMF:
|
||||
MODEL: 32omf
|
||||
ARCH: x86
|
||||
x86:
|
||||
MODEL: 32
|
||||
ARCH: x86
|
||||
steps:
|
||||
- template: .azure-pipelines/windows.yml
|
||||
- template: .azure-pipelines/windows-artifact.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue