Skip to content

Commit

Permalink
ci(actions): Disable testing on OpenResty, not currently enabled in mlua
Browse files Browse the repository at this point in the history
  • Loading branch information
alerque committed Oct 11, 2023
1 parent 07dfd59 commit a9296ed
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 @@ -18,7 +18,7 @@ jobs:
- '5.2'
- '5.1'
- 'luajit'
- 'luajit-openresty'
# - 'luajit-openresty'
runs-on: ubuntu-22.04
name: Test on Lua ${{ matrix.luaVersion }}
steps:
Expand Down

0 comments on commit a9296ed

Please sign in to comment.