test(ci): change to luajit-openresty (#3272)

Problem: LuaJIT.org has stopped publishing release tarballs on their website.

Solution: use luajit-openresty instead of.
This commit is contained in:
glepnir 2024-08-20 20:13:37 +08:00 committed by GitHub
parent 43200fb3a8
commit dddd0945c0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,7 +23,7 @@ jobs:
- name: luajit
uses: leafo/gh-actions-lua@v10
with:
luaVersion: "luajit-2.1.0-beta3"
luaVersion: "luajit-openresty"
- name: luarocks
uses: leafo/gh-actions-luarocks@v4