Skip to content

Commit 82eefcb

Browse files
use jit in pipeline
1 parent d60e5ac commit 82eefcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lua.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,5 @@ jobs:
5555
shell: bash
5656
run: |
5757
chmod +x lua-test.sh
58-
eval "$(luarocks path --lua-version=5.4)"
58+
eval "$(luarocks path --lua-version=luajit)"
5959
./lua-test.sh

0 commit comments

Comments
 (0)