mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
Merge branch '2.0' into api-platform-3
* 2.0: [CI] Change the version of Chrome
This commit is contained in:
commit
1358fcf73a
1 changed files with 2 additions and 1 deletions
3
.github/workflows/ci_e2e-mysql.yaml
vendored
3
.github/workflows/ci_e2e-mysql.yaml
vendored
|
|
@ -180,7 +180,7 @@ jobs:
|
|||
# run: composer require --no-update --no-scripts --no-interaction "twig/twig:${{ matrix.twig }}"
|
||||
#
|
||||
# - name: Build application
|
||||
# uses: SyliusLabs/BuildTestAppAction@v2.2
|
||||
# uses: SyliusLabs/BuildTestAppAction@v2.2.1
|
||||
# with:
|
||||
# build_type: "sylius"
|
||||
# cache_key: "${{ github.run_id }}-${{ runner.os }}-${{ hashFiles('composer.json') }}-symfony-${{ matrix.symfony }}-api-platform-${{ matrix.api-platform }}"
|
||||
|
|
@ -192,6 +192,7 @@ jobs:
|
|||
# php_version: ${{ matrix.php }}
|
||||
# symfony_version: ${{ matrix.symfony }}
|
||||
# node_version: "20.x"
|
||||
# chrome_version: 1315742
|
||||
#
|
||||
# - name: Install Behat driver
|
||||
# run: vendor/bin/bdi detect drivers
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue