diff --git a/.github/workflows/ci_e2e-mysql.yaml b/.github/workflows/ci_e2e-mysql.yaml index 94f0f0e0b8..ea961cb388 100644 --- a/.github/workflows/ci_e2e-mysql.yaml +++ b/.github/workflows/ci_e2e-mysql.yaml @@ -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