File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2020
2121jobs :
2222 regression-oss-setup1 :
23- name : " PHP 8 .4/Node 22 /PostgreSQL 18.0/Varnish/Redis 7.2"
23+ name : " PHP 7 .4/Node 18 /PostgreSQL 18.0/Varnish/Redis 7.2"
2424 uses : ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
2525 with :
2626 ci-scripts-branch : ' ibx-11328-php-8.4'
@@ -31,12 +31,12 @@ jobs:
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' }}
3333 multirepository : true
34- php-image : " ghcr.io/ibexa/docker/php:8 .4-node22 "
34+ php-image : " ghcr.io/ibexa/docker/php:7 .4-node18 "
3535 job-count : 2
3636 timeout : 60
3737 secrets : inherit
3838 regression-oss-setup2 :
39- name : " PHP 8.4 /Node 22 /MariaDB 11.4/Compatibility layer/Valkey latest"
39+ name : " PHP 8.0 /Node 20 /MariaDB 11.4/Compatibility layer/Valkey latest"
4040 uses : ibexa/gh-workflows/.github/workflows/browser-tests.yml@main
4141 with :
4242 ci-scripts-branch : ' ibx-11328-php-8.4'
5050 use-compatibility-layer : true
5151 job-count : 2
5252 timeout : 60
53- php-image : " ghcr.io/ibexa/docker/php:8.4-node22 "
53+ php-image : " ghcr.io/ibexa/docker/php:8.0-node20 "
5454 secrets : inherit
5555 regression-oss-setup3 :
5656 name : " PHP 8.4/Node 22/MySQL 8.4/Solr 8/Redis latest"
You can’t perform that action at this time.
0 commit comments