Skip to content

Commit

Permalink
Update unix_build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
EvandroLG authored Sep 10, 2024
1 parent cdaa8c3 commit 180ebd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unix_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
strategy:
fail-fast: false
matrix:
luaVersion: ["5.1", "5.2", "5.3", "5.4", "luajit-2.1.0-beta3", "luajit-openresty"]
luaVersion: ["5.1", "5.2", "5.3", "5.4", "luajit-openresty"]

steps:
- name: Checkout
Expand Down

0 comments on commit 180ebd0

Please sign in to comment.