Fix appveyor build script.
This commit is contained in:
parent
61bdf7cd82
commit
dba7fa33df
|
@ -283,6 +283,10 @@ environment:
|
||||||
matrix:
|
matrix:
|
||||||
fast_finish: false
|
fast_finish: false
|
||||||
exclude:
|
exclude:
|
||||||
|
- platform: x86
|
||||||
|
job_name: Windows_Qt_6_5_(GCC_x64)
|
||||||
|
- platform: x86
|
||||||
|
job_name: Windows_Qt_6_5_(MSVC_x64)
|
||||||
- platform: x86
|
- platform: x86
|
||||||
job_name: Windows_Qt_6_4_(GCC_x64)
|
job_name: Windows_Qt_6_4_(GCC_x64)
|
||||||
- platform: x86
|
- platform: x86
|
||||||
|
@ -323,6 +327,8 @@ for:
|
||||||
-
|
-
|
||||||
matrix:
|
matrix:
|
||||||
only:
|
only:
|
||||||
|
- job_name: Windows_Qt_6_5_(GCC_x64)
|
||||||
|
- job_name: Windows_Qt_6_5_(MSVC_x64)
|
||||||
- job_name: Windows_Qt_6_4_(GCC_x64)
|
- job_name: Windows_Qt_6_4_(GCC_x64)
|
||||||
- job_name: Windows_Qt_6_4_(MSVC_x64)
|
- job_name: Windows_Qt_6_4_(MSVC_x64)
|
||||||
- job_name: Windows_Qt_5_15_(qbs_GCC_x64)
|
- job_name: Windows_Qt_5_15_(qbs_GCC_x64)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user