diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2021-02-24 08:37:41 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-24 08:37:41 -0800 |
| commit | f3ce42e570693fe182c3062e0e4b8218cf715b6c (patch) | |
| tree | c30aa9938129ba36a9d8eddea616377ffd1cb299 /scripts | |
| parent | 319b8f06ebbf8f524df78b4578fb0efeb6772c50 (diff) | |
| download | vcpkg-f3ce42e570693fe182c3062e0e4b8218cf715b6c.tar.gz vcpkg-f3ce42e570693fe182c3062e0e4b8218cf715b6c.zip | |
[vcpkg baseline][stxxl] Skip baseline check for windows build (#16359)
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index 828802842..6b3feb06a 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -1511,6 +1511,11 @@ stormlib:arm-uwp=fail stormlib:x64-uwp=fail stxxl:arm-uwp=fail stxxl:x64-uwp=fail +# upstream issue https://github.com/stxxl/stxxl/issues/99 +stxxl:x86-windows=skip +stxxl:x64-windows=skip +stxxl:x64-windows-static=skip +stxxl:x64-windows-static-md=skip symengine:arm64-windows=fail symengine:arm-uwp=fail systemc:arm64-windows=fail |
