We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20198fe commit 7e01668Copy full SHA for 7e01668
.github/workflows/ci.yml
@@ -50,7 +50,7 @@ jobs:
50
- name: luajit
51
uses: leafo/gh-actions-lua@v10
52
with:
53
- luaVersion: "luajit-2.1.0-beta3"
+ luaVersion: "luajit-openresty"
54
55
- name: luarocks
56
uses: leafo/gh-actions-luarocks@v4
0 commit comments