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