From dddd0945c0f31a0abd843425927a1712d2db2e10 Mon Sep 17 00:00:00 2001 From: glepnir Date: Tue, 20 Aug 2024 20:13:37 +0800 Subject: test(ci): change to luajit-openresty (#3272) Problem: LuaJIT.org has stopped publishing release tarballs on their website. Solution: use luajit-openresty instead of. --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 63346053..8d5f7a75 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -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 -- cgit v1.2.3-70-g09d2