diff options
| author | DCore Team <49679595+decent-dcore@users.noreply.github.com> | 2020-01-22 22:11:40 +0100 |
|---|---|---|
| committer | Victor Romero <romerosanchezv@gmail.com> | 2020-01-22 13:11:40 -0800 |
| commit | 3aa59794717417d11366106ead0fcd943d63171f (patch) | |
| tree | 821c7d69950266c1a96c21721b583ebd530deb49 /scripts | |
| parent | ba47af7fa8cc1ed353271d35c9752197ec7c7966 (diff) | |
| download | vcpkg-3aa59794717417d11366106ead0fcd943d63171f.tar.gz vcpkg-3aa59794717417d11366106ead0fcd943d63171f.zip | |
[pbc] Correct non Windows build (#9281)
Co-authored-by: rfric <43748255+rfric@users.noreply.github.com>
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 098c50c68..e17703b3b 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -1300,6 +1300,8 @@ pangomm:x64-windows=ignore pangomm:x86-windows=ignore
parmetis:x64-linux=fail
parmetis:x64-osx=fail
+pbc:arm-uwp=fail
+pbc:x64-uwp=fail
pcre2:arm-uwp=fail
pdal:x64-linux=fail
pdal:x64-osx=fail
|
