File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3030 test-setup-phase-2 : " --profile=regression --suite=setup-commerce --tags=@part2 --mode=standard"
3131 setup : " doc/docker/base-dev.yml:doc/docker/db-postgresql18.yml:doc/docker/varnish.yml:doc/docker/redis7.2.yml:doc/docker/selenium.yml"
3232 send-success-notification : ${{ github.event.inputs.send-success-notification != 'false' }}
33- job-count : 4
33+ job-count : 1
3434 php-image : " ghcr.io/ibexa/docker/php:7.4-node18"
3535 timeout : 120
3636 secrets : inherit
4646 setup : " doc/docker/base-dev.yml:doc/docker/db-mariadb.yml:doc/docker/elastic.yml:doc/docker/selenium.yml"
4747 send-success-notification : ${{ github.event.inputs.send-success-notification != 'false' }}
4848 use-compatibility-layer : true
49- job-count : 4
49+ job-count : 1
5050 php-image : " ghcr.io/ibexa/docker/php:8.0-node20"
5151 timeout : 120
5252 secrets : inherit
6161 test-setup-phase-2 : " --profile=regression --suite=setup-commerce --tags=@part2 --mode=standard"
6262 setup : " doc/docker/base-dev.yml:doc/docker/db-mysql8.4.yml:doc/docker/solr8.yml:doc/docker/selenium.yml"
6363 send-success-notification : ${{ github.event.inputs.send-success-notification != 'false' }}
64- job-count : 4
64+ job-count : 1
6565 php-image : " ghcr.io/ibexa/docker/php:8.3-node22"
6666 timeout : 120
6767 secrets : inherit
You can’t perform that action at this time.
0 commit comments