Set FUNCTIONALTEST=functionaltest-lua for s390x

LuaJIT doesn't support s390x yet.

[skip appveyor]
This commit is contained in:
James McCoy 2020-03-18 23:03:11 -04:00
parent cca301d939
commit be7cefdc4f
No known key found for this signature in database
GPG Key ID: DFE691AE331BA3DB
1 changed files with 1 additions and 0 deletions

View File

@ -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