diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2020-03-18 09:48:01 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-18 09:48:01 -0700 |
| commit | f9e10d656f73483cf9dca67714fc60a8c4489335 (patch) | |
| tree | e3f5a4dccfdf1592282b22f8d0f3d71c47d49aca /scripts | |
| parent | 279faa3fbec63b6028bd98039930737fb9ac018a (diff) | |
| parent | f653a4a842d5870192a6634ae9840e5cbc641164 (diff) | |
| download | vcpkg-f9e10d656f73483cf9dca67714fc60a8c4489335.tar.gz vcpkg-f9e10d656f73483cf9dca67714fc60a8c4489335.zip | |
[grpc][openssl][upb] Fix install on uwp (#10366)
* [grpc][openssl][upb] Fix install on uwp
* [upb] Remove unneeded changes
* [libodb-mysql] Disable parallel configure due to source writes
* [curl] Use openssl for UWP since SSPI is unsupported
* [ci.baseline] Update
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index 83be6c4f6..9e5ec87f5 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -1616,6 +1616,8 @@ shogun:x64-uwp = skip shogun:x64-windows = skip
shogun:x64-windows-static = skip
shogun:x86-windows = skip
+signalrclient:x64-uwp=fail
+signalrclient:arm-uwp=fail
simdjson:arm64-windows=fail
simdjson:arm-uwp=fail
simdjson:x86-windows=fail
|
