mirror of
https://github.com/rayaman/multi.git
synced 2026-09-04 23:17:35 -04:00
remove luajit and 5.5 not supported with current actions
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
|||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
luaVersion: ["5.1", "5.2", "5.3", "5.4", "5.5", "luajit"]
|
luaVersion: ["5.1", "5.2", "5.3", "5.4"]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
|
|||||||
Reference in New Issue
Block a user