Move Setup
This commit is contained in:
parent
604049343e
commit
dfb35e75a5
1 changed files with 3 additions and 1 deletions
|
@ -59,7 +59,9 @@ jobs:
|
|||
matrix:
|
||||
include:
|
||||
- language: php
|
||||
version: [8.2, 8.3]
|
||||
version: 8.2
|
||||
- language: php
|
||||
version: 8.3
|
||||
- language: lua
|
||||
version: 5.1
|
||||
- language: lua
|
||||
|
|
Loading…
Add table
Reference in a new issue