Skip to content

Commit

Permalink
test the 5.4.6 code on 5.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hishamhm committed May 14, 2024
1 parent 73c2e96 commit 4391282
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 @@ -10,7 +10,7 @@ jobs:
TestMatrix:
strategy:
matrix:
lua-version: ["5.1", "5.2", "5.3", "5.4.0", "5.4.6", "luajit"]
lua-version: ["5.1", "5.2", "5.3", "5.4.0", "luajit"]
os: ["ubuntu-latest", "macos-latest"]
runs-on: ${{ matrix.os }}

Expand Down

0 comments on commit 4391282

Please sign in to comment.