Skip to content

Commit 225e363

Browse files
authored
switch to LuaJIT master (#217)
1 parent 4c22778 commit 225e363

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unix_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
strategy:
2525
fail-fast: false
2626
matrix:
27-
luaVersion: ["5.1", "5.2", "5.3", "5.4", "5.5", "luajit-2.1.0-beta3", "luajit-openresty"]
27+
luaVersion: ["5.1", "5.2", "5.3", "5.4", "5.5", "luajit", "luajit-openresty"]
2828

2929
steps:
3030
- name: Checkout

0 commit comments

Comments
 (0)