diff options
| author | Rodrigo Hernandez Cordoba <kwizatz@aeongames.com> | 2020-08-28 16:02:08 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-28 15:02:08 -0700 |
| commit | 5cb765aebe8644b92be0e64de6b6eb56f355c944 (patch) | |
| tree | 47d67606f984d33c848cf22c07217a10eaf8f18d /scripts/ci.baseline.txt | |
| parent | 854f50e50c9ff812acb94318ebee80218984c02e (diff) | |
| download | vcpkg-5cb765aebe8644b92be0e64de6b6eb56f355c944.tar.gz vcpkg-5cb765aebe8644b92be0e64de6b6eb56f355c944.zip | |
[v8] Add v8 Javascript engine port (#372). (#12687)
Diffstat (limited to 'scripts/ci.baseline.txt')
| -rw-r--r-- | scripts/ci.baseline.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index 4f25bde83..b8a17988f 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -1791,6 +1791,10 @@ uvatlas:arm-uwp=fail uvatlas:x64-linux=fail uvatlas:x64-osx=fail uvatlas:x64-windows-static=fail +v8:arm64-windows=fail +v8:arm-uwp=fail +v8:x64-osx=fail +v8:x64-uwp=fail vectorclass:arm64-windows=fail vectorclass:arm-uwp=fail vlpp:x64-osx=fail |
