diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-02-26 06:18:40 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-25 14:18:40 -0800 |
| commit | c6b58e366a5740f9c04a074b7afa008b37f0a5e7 (patch) | |
| tree | 2926872d802c6e676119dd3fe396180676e9da2c /scripts | |
| parent | d317268f4f7d57fbfb52fe074431c62658dc81e0 (diff) | |
| download | vcpkg-c6b58e366a5740f9c04a074b7afa008b37f0a5e7.tar.gz vcpkg-c6b58e366a5740f9c04a074b7afa008b37f0a5e7.zip | |
[brotli] Fix build failure on arm64-uwp (#10116)
* [brotli] Fix build failure on arm64-uwp
* update baseline
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index b31beb813..47186487a 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -187,8 +187,6 @@ box2d:x64-uwp=fail box2d:arm-uwp=fail
breakpad:arm64-windows=fail
breakpad:x64-osx=fail
-brotli:arm-uwp=fail
-brotli:x64-uwp=fail
bullet3:arm64-windows=fail
bullet3:arm-uwp=fail
bullet3:x64-uwp=fail
|
