diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2020-01-06 14:58:27 -0800 |
|---|---|---|
| committer | dan-shaw <51385773+dan-shaw@users.noreply.github.com> | 2020-01-06 14:58:27 -0800 |
| commit | ec2ceeba40c6da6af1c79b32afa822c0082e42f7 (patch) | |
| tree | a8b105533a520c45e18c3938c51c06fb7265d776 /scripts | |
| parent | 71fd395f1a8336fbe4d26f008903c543020331b7 (diff) | |
| download | vcpkg-ec2ceeba40c6da6af1c79b32afa822c0082e42f7.tar.gz vcpkg-ec2ceeba40c6da6af1c79b32afa822c0082e42f7.zip | |
[tfhe] Add new port (#8386)
* [tfhe] Add new port
* Add the message for not support OSX
* Update message and ci.baseline.txt
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index ff08325e6..ca56e3d9d 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -1604,6 +1604,12 @@ tensorflow-cc:x86-windows=fail tesseract:x64-windows=ignore
tesseract:x64-windows-static=ignore
tesseract:x86-windows=ignore
+tfhe:x86-windows=fail
+tfhe:x64-windows=fail
+tfhe:x64-windows-static=fail
+tfhe:x64-uwp=fail
+tfhe:arm64-windows=fail
+tfhe:arm-uwp=fail
theia:arm64-windows = skip
theia:arm-uwp = skip
theia:x64-uwp = skip
|
