Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/4.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
micszo committed Oct 14, 2022
2 parents 522a17a + e5323e1 commit 90db815
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/browser-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
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"
send-success-notification: ${{ github.event.inputs.send-success-notification != 'false' }}
job-count: 3
job-count: 4
multirepository: true
timeout: 120
php-image: "ezsystems/php:7.4-v2-node14"
Expand All @@ -45,7 +45,7 @@ jobs:
test-setup-phase-2: "--profile=regression --suite=setup-commerce --tags=@part2 --mode=standard"
setup: "doc/docker/base-dev.yml:doc/docker/selenium.yml"
send-success-notification: ${{ github.event.inputs.send-success-notification != 'false' }}
job-count: 3
job-count: 4
use-compatibility-layer: true
timeout: 120
php-image: "ezsystems/php:8.1-v2-node16"
Expand Down

0 comments on commit 90db815

Please sign in to comment.