Skip to content

Commit

Permalink
Merge branch '4.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
mnocon committed May 26, 2022
2 parents 17967eb + 249584f commit 6bcf730
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/browser-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
test-setup-phase-1: "--profile=regression --suite=setup-commerce --tags=~@part2 --mode=standard"
test-setup-phase-2: "--profile=regression --suite=setup-commerce --tags=@part2 --mode=standard"
setup: "doc/docker/base-dev.yml:doc/docker/db-postgresql.yml:doc/docker/varnish.yml:doc/docker/redis.yml:doc/docker/selenium.yml"
job-count: 3
multirepository: true
timeout: 120
php-image: "ezsystems/php:7.4-v2-node14"
Expand All @@ -36,6 +37,7 @@ jobs:
test-setup-phase-1: "--profile=regression --suite=setup-commerce --tags=~@part2 --mode=standard"
test-setup-phase-2: "--profile=regression --suite=setup-commerce --tags=@part2 --mode=standard"
setup: "doc/docker/base-dev.yml:doc/docker/selenium.yml"
job-count: 3
use-compatibility-layer: true
timeout: 120
php-image: "ezsystems/php:8.1-v2-node16"
Expand Down

0 comments on commit 6bcf730

Please sign in to comment.