Skip to content

Commit

Permalink
Merge branch '1.13' into 1.14
Browse files Browse the repository at this point in the history
* 1.13:
  [CI] Change the version of Chrome from hardcoded one to stable
  • Loading branch information
GSadee committed Jun 19, 2024
2 parents 83f4b0b + 9756eef commit dd448c9
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 @@ -180,7 +180,7 @@ jobs:
php_version: ${{ matrix.php }}
symfony_version: ${{ matrix.symfony }}
node_version: "20.x"
chrome_version: 1315742
chrome_version: stable

- name: Install Behat driver
run: vendor/bin/bdi detect drivers
Expand Down

0 comments on commit dd448c9

Please sign in to comment.