diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-08-26 19:29:38 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-26 19:29:38 -0700 |
| commit | 99212d675f12c38b80ee6c38074e39cd9777339e (patch) | |
| tree | 2c925fcf26a6448a6c40cc5296f4fc88a3bdc91e /scripts | |
| parent | 4a08a10f0466ccced0a362388ec56df38002f249 (diff) | |
| download | vcpkg-99212d675f12c38b80ee6c38074e39cd9777339e.tar.gz vcpkg-99212d675f12c38b80ee6c38074e39cd9777339e.zip | |
[clapack] Ignore check of lapack:x64-osx in the baseline (#13148)
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index ac1b11882..55f4c33c4 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -208,6 +208,7 @@ civetweb:arm-uwp = skip civetweb:x64-uwp = skip # clapack is replaced by lapack-reference. clapack:x64-linux = skip +clapack:x64-osx = skip clapack:x64-windows = skip clapack:x64-windows-static = skip clapack:x86-windows = skip |
