diff options
| author | dengjunplusplus <65080805+dengjunplusplus@users.noreply.github.com> | 2021-02-11 16:02:31 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-11 00:02:31 -0800 |
| commit | 8cf29a3c880235049d27c275f30d3c623900a9ec (patch) | |
| tree | ac5ee96ffe59183c5600c79d64e13da7d50d7eab /scripts | |
| parent | 1e9ba55d5af7c0592545348ad3f687af2b549acd (diff) | |
| download | vcpkg-8cf29a3c880235049d27c275f30d3c623900a9ec.tar.gz vcpkg-8cf29a3c880235049d27c275f30d3c623900a9ec.zip | |
[workflow] add port of sogou/workflow (#16140)
* add port workflow
* format manifest
* add versions
* add versions for all
* ignore arm_uwp and x64_uwp
* merge two portfile
* Revert "add versions for all"
This reverts commit 3806e22a7d49c80a614c08a4107ca2657001085e.
* delete unnecessary line
* update versions
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index 48951a085..828802842 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -1768,3 +1768,6 @@ unicorn:x64-windows-static-md=fail v8:x64-windows-static-md=fail yato:x64-windows-static-md=fail zyre:x64-windows-static-md=fail +workflow:x64-uwp=fail +workflow:arm-uwp=fail + |
