Skip to content

Commit

Permalink
Try Lua 5.4 on Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
LebJe committed Jan 3, 2024
1 parent 7b61aca commit 41fb137
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/buildAndTest-Linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
lua:
[
"luajit libluajit-5.1-dev libluajit-5.1-2",
"liblua5.4-dev lua5.4",
"liblua5.3-dev lua5.3",
"liblua5.2-dev lua5.2",
"liblua5.1-0-dev lua5.1",
Expand Down

0 comments on commit 41fb137

Please sign in to comment.