Removed uwp-x86 from platform matrix. (#3629)

This commit is contained in:
Larry Osterman 2022-05-11 12:20:29 -07:00 committed by GitHub
parent bfaf27ce15
commit 7c2682b14d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -89,9 +89,6 @@
}
},
"TargetArchitecture": {
"x86": {
"CMAKE_GENERATOR_PLATFORM": "Win32"
},
"x64": {
"CMAKE_GENERATOR_PLATFORM": "x64",
"VCPKG_DEFAULT_TRIPLET": "x64-uwp"