Temporarily update platform-matrix.json to remove openssl_111n configuration (#4493)

This commit is contained in:
Ahson Khan 2023-03-30 11:58:58 -07:00 committed by GitHub
parent 57a4f8de9a
commit cef3d3144b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -198,10 +198,6 @@
},
"included_release": {
"CMAKE_BUILD_TYPE": "Release"
},
"openssl_111n": {
"CMAKE_BUILD_TYPE": "Release",
"VcpkgArgs": " -DVCPKG_MANIFEST_MODE=ON -DVCPKG_OVERLAY_PORTS=$(Build.SourcesDirectory)/vcpkg-custom-ports -DVCPKG_MANIFEST_DIR=$(Build.SourcesDirectory)"
}
}
}