Temporarily disable UWP CI (#5181)
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
This commit is contained in:
parent
74f6896a4f
commit
8b766e3728
@ -107,37 +107,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"StaticConfigs": {
|
|
||||||
"Win2022": {
|
|
||||||
"VcpkgInstall": "openssl",
|
|
||||||
"OSVmImage": "windows-2022",
|
|
||||||
"Pool": "azsdk-pool-mms-win-2022-general",
|
|
||||||
"CMAKE_GENERATOR": "Visual Studio 17 2022",
|
|
||||||
"PublishMapFiles": "true"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"TargetPlatform": {
|
|
||||||
"UWP_debug": {
|
|
||||||
"CMAKE_SYSTEM_NAME": "WindowsStore",
|
|
||||||
"CMAKE_SYSTEM_VERSION": "10.0",
|
|
||||||
"CmakeArgs": " -DBUILD_TRANSPORT_WINHTTP=ON -DDISABLE_AZURE_CORE_OPENTELEMETRY=ON ",
|
|
||||||
"BuildArgs": "--parallel 8 --config Debug"
|
|
||||||
},
|
|
||||||
"UWP_release": {
|
|
||||||
"CMAKE_SYSTEM_NAME": "WindowsStore",
|
|
||||||
"CMAKE_SYSTEM_VERSION": "10.0",
|
|
||||||
"CmakeArgs": " -DBUILD_TRANSPORT_WINHTTP=ON -DDISABLE_AZURE_CORE_OPENTELEMETRY=ON ",
|
|
||||||
"BuildArgs": "--parallel 8 --config Release"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"TargetArchitecture": {
|
|
||||||
"x64": {
|
|
||||||
"CMAKE_GENERATOR_PLATFORM": "x64",
|
|
||||||
"VCPKG_DEFAULT_TRIPLET": "x64-uwp"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"StaticConfigs": {
|
"StaticConfigs": {
|
||||||
"Ubuntu22": {
|
"Ubuntu22": {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user