diff options
| author | Billy O'Neal <bion@microsoft.com> | 2020-05-05 22:53:42 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-05 22:53:42 -0700 |
| commit | 4fc008c7f79bcdc672621a794b1be9a080e42b5a (patch) | |
| tree | 067850e7de9436ec482c2c2b016f1a640d4fdda1 /scripts | |
| parent | 3eb3b627171f05d5bb75ed588a8e132ce58a1497 (diff) | |
| download | vcpkg-4fc008c7f79bcdc672621a794b1be9a080e42b5a.tar.gz vcpkg-4fc008c7f79bcdc672621a794b1be9a080e42b5a.zip | |
Baseline LLVM on Linux to restore the ability to merge PRs. (#11190)
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index c8466ddd4..5e17bb9e4 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -995,8 +995,9 @@ live555:x64-windows-static=fail live555:x86-windows=fail
llgl:arm-uwp=fail
llgl:x64-uwp=fail
-llvm:arm64-windows=fail
llvm:arm-uwp=fail
+llvm:arm64-windows=fail
+llvm:x64-linux=fail
llvm:x64-uwp=fail
lmdb:arm64-windows=fail
lmdb:arm-uwp=fail
|
