diff options
| author | nicole mazzuca <mazzucan@outlook.com> | 2021-06-10 16:02:05 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-10 16:02:05 -0700 |
| commit | 0d0f8e7e8d81d059e96da253361c4bef0b9e569b (patch) | |
| tree | b43100488c8b5732a986b780f852a6539dde7e8e /scripts | |
| parent | 6dfe4ade80917f951f2b1c5604b5ac8ff6c3013c (diff) | |
| download | vcpkg-0d0f8e7e8d81d059e96da253361c4bef0b9e569b.tar.gz vcpkg-0d0f8e7e8d81d059e96da253361c4bef0b9e569b.zip | |
[aubio] mark fail on Windows (#18378)
* [aubio] mark fail on uwp
* okay it's all of windows
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 37032c03e..992fc9e10 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -50,6 +50,11 @@ apr:arm64-windows=fail # Requires ATL for ARM64 to be installed in CI azure-storage-cpp:arm64-windows=fail +aubio:x64-uwp=fail +aubio:arm-uwp=fail +aubio:x86-windows=fail +aubio:x64-windows=fail +aubio:arm64-windows=fail blend2d:arm64-windows=fail blend2d:arm-uwp=fail blend2d:x64-uwp=fail |
