AP: add build test with mingw

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
This commit is contained in:
Hiroshi Miura
2020-05-03 10:57:56 +09:00
parent 5cf3281062
commit b0aa5a0e6d
2 changed files with 19 additions and 15 deletions

View File

@@ -58,21 +58,6 @@ jobs:
steps:
- template: ci/steps.yml
- job: Mingw
displayName: Mingw73 on Windows
variables:
PYTHON_VERSION: '3.7'
QT_VERSION: 5.13.2
HOST: windows
TARGET: desktop
ARCH: win64_mingw73
ARCHDIR: mingw73_64
EXTERNAL: 'C:\Program Files\7-Zip\7z.exe'
pool:
vmImage: 'vs2017-win2016'
steps:
- template: ci/steps.yml
- job: LinuxSpecificMirror
displayName: Linux (Specific Mirror)
variables: