summaryrefslogtreecommitdiffstats
path: root/.github/workflows/phpunit-mysql.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/phpunit-mysql.yml')
-rw-r--r--.github/workflows/phpunit-mysql.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/phpunit-mysql.yml b/.github/workflows/phpunit-mysql.yml
index 762865ab..bf3aaa5c 100644
--- a/.github/workflows/phpunit-mysql.yml
+++ b/.github/workflows/phpunit-mysql.yml
@@ -40,9 +40,6 @@ jobs:
matrix:
php-versions: ['8.0', '8.1']
server-versions: ['master']
- include:
- - php-versions: '7.4'
- server-versions: 'stable25'
services:
mysql: