mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
[CI] Upgrade ResourceBundle in unstable custom build
This commit is contained in:
parent
4d992d4ca7
commit
22e3566857
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci_e2e-custom.yaml
vendored
4
.github/workflows/ci_e2e-custom.yaml
vendored
|
|
@ -25,8 +25,8 @@ jobs:
|
|||
php: [ "8.1" ]
|
||||
symfony: [ "^6.4" ]
|
||||
mysql: [ "8.0" ]
|
||||
resource: ["^1.11@dev"]
|
||||
grid: [ "^1.13@dev" ]
|
||||
resource: ["^1.12@alpha"]
|
||||
grid: [ "^1.13@alpha" ]
|
||||
|
||||
env:
|
||||
APP_ENV: test_cached
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue