Azure CI: Add x86 (COFF) job based on windows.sh

This commit is contained in:
Martin Kinkelin 2023-12-10 22:11:31 +01:00 committed by Nicholas Wilson
parent 3525fb85c0
commit 4ad93e00ea
4 changed files with 10 additions and 4 deletions

View file

@ -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