Skip to content

Commit c6b0b9f

Browse files
oowlclaude
andcommitted
fix: use lua 5.1 instead of 5.4 for luarocks publish
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 454bb48 commit c6b0b9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Install LuaRocks
1616
uses: hishamhm/gh-actions-lua@master
1717
with:
18-
luaVersion: "5.4"
18+
luaVersion: "5.1"
1919

2020
- uses: hishamhm/gh-actions-luarocks@master
2121

0 commit comments

Comments
 (0)