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 @@ -63,15 +63,15 @@ jobs:
6363 TRAVIS_GITHUB_TOKEN : ${{ secrets.TRAVIS_GITHUB_TOKEN }}
6464 SLACK_WEBHOOK_URL : ${{ secrets.SLACK_WEBHOOK_URL }}
6565 regression-commerce-setup3 :
66- name : " PHP 8.3/Node 22/MySQL 8.4/Multirepository/Solr"
66+ name : " PHP 8.3/Node 22/MySQL 8.4/Multirepository/Solr 8 "
6767 uses : ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
6868 with :
6969 project-edition : " commerce"
7070 project-version : ${{ github.event.inputs.project-version }}
7171 test-suite : " --profile=regression --suite=commerce"
7272 test-setup-phase-1 : " --profile=regression --suite=setup-commerce --tags=~@part2 --mode=standard"
7373 test-setup-phase-2 : " --profile=regression --suite=setup-commerce --tags=@part2 --mode=standard"
74- setup : " doc/docker/base-dev.yml:doc/docker/db-mysql8.4.yml:doc/docker/solr .yml:doc/docker/selenium.yml"
74+ setup : " doc/docker/base-dev.yml:doc/docker/db-mysql8.4.yml:doc/docker/solr8 .yml:doc/docker/selenium.yml"
7575 send-success-notification : ${{ github.event.inputs.send-success-notification != 'false' }}
7676 job-count : 4
7777 multirepository : true
You can’t perform that action at this time.
0 commit comments