mirror of
https://github.com/rayaman/multi.git
synced 2026-09-05 07:27:35 -04:00
added lua 5.5 and using luajit
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
luaVersion: ["5.1", "5.2", "5.3", "5.4", "luajit-2.1.0-beta3"]
|
||||
luaVersion: ["5.1", "5.2", "5.3", "5.4", "5.5", "luajit"]
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
||||
Reference in New Issue
Block a user