mirror of
https://github.com/TangentFoxy/inspect.lua.git
synced 2026-02-01 01:38:16 -07:00
(refactor) rewrite using Teal (#52)
This commit is contained in:
committed by
GitHub
parent
c6472bccdf
commit
3c7414a0d0
Vendored
+1
-1
@@ -8,7 +8,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
luaVersion: ["5.1.5", "5.2.4", "luajit-2.1.0-beta3", "luajit-openresty"]
|
||||
luaVersion: ["5.1", "5.2", "5.3", "5.4", "luajit", "luajit-openresty"]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
|
||||
Reference in New Issue
Block a user