Test under LuaJIT 2.1 instead of 2.0

This commit is contained in:
Jasmijn Wellner 2024-12-30 16:09:26 +01:00
parent c9db225486
commit 5e24a79b09

View File

@ -1,5 +1,5 @@
python3 -m pip install hererocks
python3 -m hererocks lua_install -r^ --luajit=2.0
python3 -m hererocks lua_install -r^ --luajit=2.1
export PATH=$PATH:$PWD/lua_install/bin
luarocks install luacheck
luarocks install busted