diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2021-06-11 07:10:50 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-10 16:10:50 -0700 |
| commit | 42f2d6f4d6af2edaa8d0a65ad4f194febc270fd2 (patch) | |
| tree | 12ed4e67cee8a15b70f9a269a594a575eff1c8d0 /scripts | |
| parent | 4ea49a1cf82f93784a220bc1d1d998d2c1d4180f (diff) | |
| download | vcpkg-42f2d6f4d6af2edaa8d0a65ad4f194febc270fd2.tar.gz vcpkg-42f2d6f4d6af2edaa8d0a65ad4f194febc270fd2.zip | |
[python2] Support UNIX (#18219)
* [python2] Support UNIX
* update baseline
* Update version record
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index 992fc9e10..04ecc3cbe 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -1280,8 +1280,6 @@ protobuf-c:arm64-windows=fail protobuf-c:arm-uwp=fail python2:arm64-windows=fail python2:arm-uwp=fail -python2:x64-linux=fail -python2:x64-osx=fail python2:x64-uwp=fail # Not yet ready for these platforms. qbittorrent:x64-osx=fail |
