diff options
| author | Martin Vejdarski <extrulm@gmail.com> | 2020-09-06 04:50:30 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-05 19:50:30 -0700 |
| commit | f7cd54fcd4d99be697b6cfb3d4edaf08c3412338 (patch) | |
| tree | 7615b9928eed51769b70fdc833628c3bba8c51e5 /scripts/ci.baseline.txt | |
| parent | fdac1fc5aa36e8edeb9f358f0fad041de2626215 (diff) | |
| download | vcpkg-f7cd54fcd4d99be697b6cfb3d4edaf08c3412338.tar.gz vcpkg-f7cd54fcd4d99be697b6cfb3d4edaf08c3412338.zip | |
[chromium-base] Add new port (#12396)
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Huahua <ihuahua@live.com>
Diffstat (limited to 'scripts/ci.baseline.txt')
| -rw-r--r-- | scripts/ci.baseline.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index e19bcfbb8..58dc39266 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -200,6 +200,8 @@ chipmunk:x64-osx=fail chipmunk:x64-uwp=fail chmlib:arm-uwp=fail chmlib:x64-uwp=fail +# Chromium Base requires a recent version of Clang to be installed. +chromium-base:x64-linux=skip civetweb:arm64-windows = skip civetweb:arm-uwp = skip civetweb:x64-uwp = skip |
