diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2021-03-26 00:12:33 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-25 09:12:33 -0700 |
| commit | 48b59daff4692bee24e35dba0e3c5d3d3a356f2b (patch) | |
| tree | 87b75abc6dae8ace12edbb1f87dd0a6b6c0ede09 /scripts | |
| parent | a1e67195f84af0bf3d2c75b61128e4d10684347a (diff) | |
| download | vcpkg-48b59daff4692bee24e35dba0e3c5d3d3a356f2b.tar.gz vcpkg-48b59daff4692bee24e35dba0e3c5d3d3a356f2b.zip | |
[vcpkg baseline][gsoap] Update to 2.8.112 (#16837)
* [gsoap] Update to 2.8.112
* Update versions
* Update supports
* Update versions/g-/gsoap.json
* [gsoap] Skip in CI
* Update scripts/ci.baseline.txt
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
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 36519bbef..223cd42c3 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -368,6 +368,12 @@ gasol:x64-uwp=fail geos:arm-uwp=fail geos:x64-uwp=fail +# gsoap does not offer stable public source downloads +gsoap:x64-windows = skip +gsoap:x86-windows = skip +gsoap:x64-windows-static = skip +gsoap:x64-windows-static-md = skip + # Port geotrans source ftp://ftp.nga.mil server # extremely slow may take several hours to download geotrans:x64-linux = skip |
