Merge branch '2.0' into api-platform-3

* 2.0:
  [CI] Change the version of Chrome
This commit is contained in:
Grzegorz Sadowski 2024-06-19 07:59:10 +02:00
commit 1358fcf73a
No known key found for this signature in database
GPG key ID: EF87FF4E6E3BD364

View file

@ -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