Skip to content

Commit

Permalink
[Maintenance] Downgrade chrome version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mpysiak committed Nov 20, 2024
1 parent cc4d725 commit 2e0914b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_e2e-mysql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
php_version: ${{ matrix.php }}
symfony_version: ${{ matrix.symfony }}
node_version: "20.x"
chrome_version: stable
chrome_version: 130

- name: Test installer
run: bin/console sylius:install --no-interaction -vvv
Expand Down

0 comments on commit 2e0914b

Please sign in to comment.