mirror of
https://github.com/neovim/neovim.git
synced 2025-12-09 08:02:38 +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
|
arch: s390x
|
||||||
compiler: gcc
|
compiler: gcc
|
||||||
env:
|
env:
|
||||||
|
- FUNCTIONALTEST=functionaltest-lua
|
||||||
- CMAKE_FLAGS="$CMAKE_FLAGS -DPREFER_LUA=ON"
|
- CMAKE_FLAGS="$CMAKE_FLAGS -DPREFER_LUA=ON"
|
||||||
- DEPS_CMAKE_FLAGS="$DEPS_CMAKE_FLAGS -DUSE_BUNDLED_LUAJIT=OFF"
|
- DEPS_CMAKE_FLAGS="$DEPS_CMAKE_FLAGS -DUSE_BUNDLED_LUAJIT=OFF"
|
||||||
- *common-job-env
|
- *common-job-env
|
||||||
|
|||||||
Reference in New Issue
Block a user