From ff0d68676c5360f77d7feba2dea97c5c73abfaa3 Mon Sep 17 00:00:00 2001 From: David Bomba Date: Fri, 18 Dec 2020 11:57:50 +1100 Subject: [PATCH] Remove php8 from tests --- .github/workflows/phpunit.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/phpunit.yml b/.github/workflows/phpunit.yml index 04a441a58410..333ca4460a2a 100644 --- a/.github/workflows/phpunit.yml +++ b/.github/workflows/phpunit.yml @@ -15,8 +15,6 @@ jobs: operating-system: ['ubuntu-18.04', 'ubuntu-20.04'] php-versions: ['7.3', '7.4'] phpunit-versions: ['latest'] - include: - - operating-system: 'ubuntu-latest' env: DB_DATABASE1: ninja