File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -36,15 +36,15 @@ jobs:
3636 timeout : 90
3737 secrets : inherit
3838 regression-headless-setup2 :
39- name : " PHP 8.0/Node 20/MariaDB 11.4/Compatibility layer/Elastic/Valkey latest"
39+ name : " PHP 8.0/Node 20/MariaDB 11.4/Compatibility layer/Elastic 8 /Valkey latest"
4040 uses : ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
4141 with :
4242 project-edition : " headless"
4343 project-version : ${{ github.event.inputs.project-version }}
4444 test-suite : " --profile=regression --suite=headless"
4545 test-setup-phase-1 : " --profile=regression --suite=setup-headless --tags=~@part2 --mode=standard"
4646 test-setup-phase-2 : " --profile=regression --suite=setup-headless --tags=@part2 --mode=standard"
47- setup : " doc/docker/base-dev.yml:doc/docker/db-mariadb11.4.yml:doc/docker/elastic .yml:doc/docker/valkey-latest.yml:doc/docker/selenium.yml"
47+ setup : " doc/docker/base-dev.yml:doc/docker/db-mariadb11.4.yml:doc/docker/elastic8 .yml:doc/docker/valkey-latest.yml:doc/docker/selenium.yml"
4848 send-success-notification : ${{ github.event.inputs.send-success-notification != 'false' }}
4949 use-compatibility-layer : true
5050 php-image : " ghcr.io/ibexa/docker/php:8.0-node20"
You can’t perform that action at this time.
0 commit comments