Skip to content

Commit b961ba7

Browse files
removed multirepo
1 parent d716bba commit b961ba7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/browser-tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ 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
job-count: 4
34-
multirepository: true
3534
php-image: "ghcr.io/ibexa/docker/php:7.4-node18"
3635
timeout: 120
3736
secrets: inherit
@@ -48,7 +47,6 @@ jobs:
4847
send-success-notification: ${{ github.event.inputs.send-success-notification != 'false' }}
4948
use-compatibility-layer: true
5049
job-count: 4
51-
multirepository: true
5250
php-image: "ghcr.io/ibexa/docker/php:8.0-node20"
5351
timeout: 120
5452
secrets: inherit
@@ -64,7 +62,6 @@ jobs:
6462
setup: "doc/docker/base-dev.yml:doc/docker/db-mysql8.4.yml:doc/docker/solr8.yml:doc/docker/selenium.yml"
6563
send-success-notification: ${{ github.event.inputs.send-success-notification != 'false' }}
6664
job-count: 4
67-
multirepository: true
6865
php-image: "ghcr.io/ibexa/docker/php:8.3-node22"
6966
timeout: 120
7067
secrets: inherit

0 commit comments

Comments
 (0)