There was an error while loading. Please reload this page.
1 parent 4c22778 commit 225e363Copy full SHA for 225e363
1 file changed
.github/workflows/unix_build.yml
@@ -24,7 +24,7 @@ jobs:
24
strategy:
25
fail-fast: false
26
matrix:
27
- luaVersion: ["5.1", "5.2", "5.3", "5.4", "5.5", "luajit-2.1.0-beta3", "luajit-openresty"]
+ luaVersion: ["5.1", "5.2", "5.3", "5.4", "5.5", "luajit", "luajit-openresty"]
28
29
steps:
30
- name: Checkout
0 commit comments