mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
Merge branch '1.14' into 2.0
* 1.14: [CS][DX] Refactor [CS][DX] Refactor [CI] Update Sylius branches in refactor workflow
This commit is contained in:
commit
262f3154f7
1 changed files with 3 additions and 3 deletions
6
.github/workflows/refactor.yaml
vendored
6
.github/workflows/refactor.yaml
vendored
|
|
@ -24,12 +24,12 @@ jobs:
|
|||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
-
|
||||
branch: "1.12"
|
||||
php: "8.0"
|
||||
-
|
||||
branch: "1.13"
|
||||
php: "8.1"
|
||||
-
|
||||
branch: "1.14"
|
||||
php: "8.1"
|
||||
-
|
||||
branch: "2.0"
|
||||
php: "8.2"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue