Skip to content

Commit

Permalink
use luajit-openresty instead of luajit-2.1.0-beta3
Browse files Browse the repository at this point in the history
  • Loading branch information
imring authored Nov 8, 2024
1 parent 2107ada commit ff001c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Install LuaJIT
uses: leafo/gh-actions-lua@v10
with:
luaVersion: "luajit-2.1.0-beta3"
luaVersion: "luajit-openresty"

- name: Install Qt (Windows)
if: matrix.os == 'windows-latest'
Expand Down

0 comments on commit ff001c3

Please sign in to comment.