openresty / luajit2

OpenResty's Branch of LuaJIT 2
https://luajit.org/luajit.html
Other
1.2k stars 193 forks source link

This PR enables TravisCI for ppc64le and s390x. #137

Closed velemas closed 2 years ago

velemas commented 2 years ago

This PR enables TravisCI for ppc64le and s390x.

Signed-off-by: Artiom Vaskov artiom.vaskov@ibm.com

velemas commented 2 years ago

It will help detect issues like https://github.com/openresty/luajit2/issues/136

zhuizhuhaomeng commented 2 years ago

ci failed @velemas

velemas commented 2 years ago

@zhuizhuhaomeng yes, this is partly because of issue #136 for s390x, there are also failing tests for ppc64le which wasn't tested before. So it reveals what has to be done for ppc64le/s390x.