mirror of
https://github.com/neovim/neovim.git
synced 2025-12-07 23:22:39 +00:00
Set FUNCTIONALTEST=functionaltest-lua for s390x
LuaJIT doesn't support s390x yet. [skip appveyor]
This commit is contained in:
@@ -164,6 +164,7 @@ jobs:
|
||||
arch: s390x
|
||||
compiler: gcc
|
||||
env:
|
||||
- FUNCTIONALTEST=functionaltest-lua
|
||||
- CMAKE_FLAGS="$CMAKE_FLAGS -DPREFER_LUA=ON"
|
||||
- DEPS_CMAKE_FLAGS="$DEPS_CMAKE_FLAGS -DUSE_BUNDLED_LUAJIT=OFF"
|
||||
- *common-job-env
|
||||
|
||||
Reference in New Issue
Block a user