From de0db5dc0fd2ac9100b756ed97ce7c77c3c7f65c Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Thu, 18 May 2023 07:43:58 +0200 Subject: Drop support for PHP 7.4 new min. version is php 8.0 Signed-off-by: Benjamin Brahmer --- .github/workflows/api-integration-tests.yml | 4 ---- 1 file changed, 4 deletions(-) (limited to '.github/workflows/api-integration-tests.yml') diff --git a/.github/workflows/api-integration-tests.yml b/.github/workflows/api-integration-tests.yml index 16ea84198..3387861a5 100644 --- a/.github/workflows/api-integration-tests.yml +++ b/.github/workflows/api-integration-tests.yml @@ -41,10 +41,6 @@ jobs: nextcloud: pre-release database: sqlite experimental: true - - php-versions: 7.4 - nextcloud: stable25 - database: sqlite - experimental: false - php-versions: 8.2 nextcloud: stable26 database: sqlite -- cgit v1.2.3