We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd4ba9c commit 91e7ee1Copy full SHA for 91e7ee1
.github/workflows/ci.yml
@@ -54,7 +54,7 @@ jobs:
54
- name: Install Lua (${{ matrix.lua }})
55
run: |
56
pip install hererocks
57
- hererocks lua_install -rhttps://github.com/tobil4sk/luarocks@46903c2 --${{ matrix.lua }} --target ${{ matrix.target }}
+ hererocks lua_install -rhttps://github.com/tobil4sk/luarocks@vendor-lua-compat53 --${{ matrix.lua }} --target ${{ matrix.target }}
58
- name: Build lua-simdjson
59
60
Set-PSDebug -Trace 1
0 commit comments