diff options
| author | nicole mazzuca <mazzucan@outlook.com> | 2020-03-04 13:52:00 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-04 13:52:00 -0800 |
| commit | 5c415ff8a0aad831ee90ee4327f26992d5fe3fb3 (patch) | |
| tree | ec368af3c4723a26d2af7347512e44bd1bdad2d3 /scripts | |
| parent | 42dee421afd75b967e22bc51d1dc1936fccb4fea (diff) | |
| download | vcpkg-5c415ff8a0aad831ee90ee4327f26992d5fe3fb3.tar.gz vcpkg-5c415ff8a0aad831ee90ee4327f26992d5fe3fb3.zip | |
[superlu] Add new port (#9930)
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index 6e7c8dfcf..8b3586d8d 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -1670,6 +1670,9 @@ stormlib:arm-uwp=fail stormlib:x64-uwp=fail
stxxl:arm-uwp=fail
stxxl:x64-uwp=fail
+superlu:arm64-windows=fail
+superlu:arm-uwp=fail
+superlu:x64-uwp=fail
systemc:arm64-windows=fail
systemc:arm-uwp=fail
systemc:x64-uwp=fail
|
