Skip to content

Commit

Permalink
Removed lua versions
Browse files Browse the repository at this point in the history
  • Loading branch information
nawaz1991 committed Nov 23, 2023
1 parent 31469ca commit c7cfefa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
TestMatrix:
strategy:
matrix:
lua-version: ["5.4", "5.3", "5.2", "5.1", "luajit"]
lua-version: ["5.1"]
os: ["ubuntu-latest"]
libflag: ["-shared --coverage"]
include:
Expand Down

0 comments on commit c7cfefa

Please sign in to comment.