From 5bd33405fb70d10a010e6b6a52225e1adf1e1e8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Szo=C5=82tysek?= Date: Fri, 26 Apr 2024 15:21:11 +0200 Subject: [PATCH] IBX-8154: Use default image for 5.0 --- .github/workflows/browser-tests.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/browser-tests.yml b/.github/workflows/browser-tests.yml index fafd4b6..919d43d 100644 --- a/.github/workflows/browser-tests.yml +++ b/.github/workflows/browser-tests.yml @@ -31,7 +31,6 @@ jobs: setup: "doc/docker/base-dev.yml:doc/docker/db-postgresql.yml:doc/docker/varnish.yml:doc/docker/redis.yml:doc/docker/selenium.yml" send-success-notification: ${{ github.event.inputs.send-success-notification != 'false' }} multirepository: true - php-image: "ghcr.io/ibexa/docker/php:7.4-node18" job-count: 2 timeout: 90 secrets: @@ -54,7 +53,6 @@ jobs: setup: "doc/docker/base-dev.yml:doc/docker/selenium.yml" send-success-notification: ${{ github.event.inputs.send-success-notification != 'false' }} use-compatibility-layer: true - php-image: "ghcr.io/ibexa/docker/php:8.0-node18" job-count: 2 timeout: 90 secrets: @@ -77,7 +75,6 @@ jobs: setup: "doc/docker/base-dev.yml:doc/docker/selenium.yml" send-success-notification: ${{ github.event.inputs.send-success-notification != 'false' }} use-compatibility-layer: true - php-image: "ghcr.io/ibexa/docker/php:8.1-node18" job-count: 2 timeout: 90 secrets: