diff options
| author | Stephen E. Baker <baker.stephen.e@gmail.com> | 2020-05-27 00:32:47 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-26 21:32:47 -0700 |
| commit | 46d0f05e2dc8c2df63dfb6e81294d88cf99c391a (patch) | |
| tree | 08860b8c94c5c259a612953921bda599d62a5e63 /scripts | |
| parent | cff57958e7025176ee3af5c027b417c4dcc44d80 (diff) | |
| download | vcpkg-46d0f05e2dc8c2df63dfb6e81294d88cf99c391a.tar.gz vcpkg-46d0f05e2dc8c2df63dfb6e81294d88cf99c391a.zip | |
[luafilesystem][lpeg] Bump versions (#11554)
* Bump luafilesytem to 1.8.0 and lpeg to 1.0.2
* Code review changes for lpeg / luafilesystem
* [lpeg][luafilesystem] Remove windows only gates
* Remove failures from baseline
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index 9cb540ae6..5eac96a3e 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -1019,12 +1019,8 @@ log4cplus:arm-uwp=fail log4cplus:x64-uwp=fail
log4cpp:arm-uwp=fail
log4cpp:x64-uwp=fail
-lpeg:x64-linux=fail
-lpeg:x64-osx=fail
lua:arm-uwp=fail
lua:x64-uwp=fail
-luafilesystem:x64-linux=fail
-luafilesystem:x64-osx=fail
luajit:arm64-windows = skip
luajit:arm-uwp = skip
luajit:x64-linux = skip
|
