diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2020-04-22 04:17:32 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-21 13:17:32 -0700 |
| commit | 1da127ed7cfdbf95082e7fc0092acfc168db7595 (patch) | |
| tree | f278d88450cdc0d854ca7fb09bbfe5c6d5992226 /scripts | |
| parent | f2e9ef7f259843e116453bbabb7bcc2b13246f13 (diff) | |
| download | vcpkg-1da127ed7cfdbf95082e7fc0092acfc168db7595.tar.gz vcpkg-1da127ed7cfdbf95082e7fc0092acfc168db7595.zip | |
[winreg] Update to 2.2.0 (#10926)
* [winreg] Update to 2.2.0
* Revert changes INSATLL to COPY headers
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 761c6613e..d44aa4410 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -1837,6 +1837,8 @@ winpcap:x64-uwp = skip winpcap:x64-windows = skip
winpcap:x64-windows-static = skip
winpcap:x86-windows = skip
+winreg:x64-linux=fail
+winreg:x64-osx=fail
winsock2:x64-linux=fail
winsock2:x64-osx=fail
wintoast:arm-uwp=fail
|
