ci: add windows-vs2022-x64-ninja build and test jobs to continuous pipeline
This commit is contained in:
parent
c481ddda14
commit
b765789585
@ -1160,6 +1160,8 @@ b:windows-vs2022-x64-ninja:
|
|||||||
- .cmake_build_artifacts
|
- .cmake_build_artifacts
|
||||||
- .windows_x86_64_tags_nonconcurrent_vs2022
|
- .windows_x86_64_tags_nonconcurrent_vs2022
|
||||||
- .run_manually
|
- .run_manually
|
||||||
|
variables:
|
||||||
|
CMAKE_CI_JOB_CONTINUOUS: "true"
|
||||||
|
|
||||||
b:windows-vs2022-x64-pch:
|
b:windows-vs2022-x64-pch:
|
||||||
extends:
|
extends:
|
||||||
@ -1182,6 +1184,7 @@ t:windows-vs2022-x64-ninja:
|
|||||||
needs:
|
needs:
|
||||||
- b:windows-vs2022-x64-ninja
|
- b:windows-vs2022-x64-ninja
|
||||||
variables:
|
variables:
|
||||||
|
CMAKE_CI_JOB_CONTINUOUS: "true"
|
||||||
CMAKE_CI_JOB_NIGHTLY_NINJA: "true"
|
CMAKE_CI_JOB_NIGHTLY_NINJA: "true"
|
||||||
|
|
||||||
t:windows-vs2022-x64-ninja-multi:
|
t:windows-vs2022-x64-ninja-multi:
|
||||||
|
Loading…
Reference in New Issue
Block a user