Skip to content

Commit

Permalink
test lua5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
actboy168 committed Mar 27, 2024
1 parent c05911b commit 1e94cb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
strategy:
fail-fast: false
matrix:
luaVersion: ['5.4', '5.3', '5.2', '5.1']
luaVersion: ['5.5', '5.4', '5.3', '5.2', '5.1']
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 1e94cb9

Please sign in to comment.