Skip to content

Commit

Permalink
ci: use luajit-openresty instead
Browse files Browse the repository at this point in the history
  • Loading branch information
iguanacucumber committed Oct 12, 2024
1 parent bcdfae6 commit abbf3b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Setup lua
uses: leafo/gh-actions-lua@v10
with:
luaVersion: "luajit-2.1.0-beta3"
luaVersion: "luajit-openresty"

- name: Setup luarocks
uses: leafo/gh-actions-luarocks@v4
Expand Down

0 comments on commit abbf3b6

Please sign in to comment.