Skip to content

Commit 91e7ee1

Browse files
committed
test luarocks with vendored luacompat
1 parent fd4ba9c commit 91e7ee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- name: Install Lua (${{ matrix.lua }})
5555
run: |
5656
pip install hererocks
57-
hererocks lua_install -rhttps://github.com/tobil4sk/luarocks@46903c2 --${{ matrix.lua }} --target ${{ matrix.target }}
57+
hererocks lua_install -rhttps://github.com/tobil4sk/luarocks@vendor-lua-compat53 --${{ matrix.lua }} --target ${{ matrix.target }}
5858
- name: Build lua-simdjson
5959
run: |
6060
Set-PSDebug -Trace 1

0 commit comments

Comments
 (0)