mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
Merge branch '1.12' into 1.13
* 1.12: [CI] Change the version of Chrome from hardcoded one to stable
This commit is contained in:
commit
9756eef6ab
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci_e2e-mysql.yaml
vendored
2
.github/workflows/ci_e2e-mysql.yaml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue