diff options
| author | Michael Spector <mispecto@microsoft.com> | 2020-04-16 21:51:43 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-16 11:51:43 -0700 |
| commit | 648396545c87d6b4d85e8dd1eb50c6abc6960649 (patch) | |
| tree | cdb2a761b0e973d539973f5c4da2e914f3d65ab8 /scripts | |
| parent | 4b8ad78657bc1b55080e3cfb350e3ebbe2c1f1ee (diff) | |
| download | vcpkg-648396545c87d6b4d85e8dd1eb50c6abc6960649.tar.gz vcpkg-648396545c87d6b4d85e8dd1eb50c6abc6960649.zip | |
[avro-c] Fix building avro-c in Linux (#10514)
* Fix building avro-c in Linux
* Increment version
* Declare Linux is supported
* Updated CI baseline
Co-authored-by: Michael Spector <spektom@gmail.com>
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index 44a951e9f..17239f534 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -97,7 +97,6 @@ atlmfc:x64-osx=fail aubio:x64-linux=fail
aubio:x64-osx=fail
avro-c:arm-uwp=fail
-avro-c:x64-linux=fail
avro-c:x64-osx=fail
avro-c:x64-uwp=fail
aws-c-common:arm64-windows=fail
|
