diff options
| author | Vincent Gao <xgao1023@gmail.com> | 2020-05-19 01:43:53 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-18 10:43:53 -0700 |
| commit | fb441358ab406dcb9deffef9b7d886237ca35d7e (patch) | |
| tree | c846c7eb5aae92f2c8831f7fc24dcd98215d1b41 /scripts | |
| parent | 9f051a093f104d60efc9fd69b74fc31948f1bcb9 (diff) | |
| download | vcpkg-fb441358ab406dcb9deffef9b7d886237ca35d7e.tar.gz vcpkg-fb441358ab406dcb9deffef9b7d886237ca35d7e.zip | |
[ctp] New port CTP library 6.3.15 (#10717)
* [ctp] New port CTP library 6.3.15
* [ctp] Minor changes
- Update portfile to support custom triplets
- disable CI due to downloading server availability
* Update ports/ctp/portfile.cmake
* Update ports/ctp/portfile.cmake
* Remove ${...} from if
Co-authored-by: Vincent Gao <xgao1023@outlook.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index 5c34d8e6e..d5cd0eb56 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -2015,3 +2015,14 @@ zkpp:arm-uwp=fail c4core:arm-uwp=fail
c4core:arm64-windows=fail
c4core:x64-osx=fail
+
+# Official downloading server of CTP library is only guaranteed to be available during trading hours of China futures market
+# Skip CI to avoid random failures
+ctp:arm64-windows=skip
+ctp:arm-uwp=skip
+ctp:x64-linux=skip
+ctp:x64-osx=skip
+ctp:x64-uwp=skip
+ctp:x64-windows=skip
+ctp:x64-windows-static=skip
+ctp:x86-windows=skip
|
