Skip to content

Commit

Permalink
fix: invalid value
Browse files Browse the repository at this point in the history
  • Loading branch information
aarondill committed Oct 3, 2024
1 parent 36a7401 commit ec6829b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lua-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ on: [push, workflow_dispatch]
jobs:
run_tests:
strategy:
fail-fast: false
matrix:
fail-fast: false
luaVersion:
- "5.4.7" # latest stable
- "luajit-openresty" # latest openresty luajit (luajit stopped publishing versions)
Expand Down

0 comments on commit ec6829b

Please sign in to comment.