php: Fix workflow

This commit is contained in:
Johannes Meyer 2025-07-08 16:36:03 +02:00
parent 8f518e7bab
commit fff524624e

View File

@ -54,9 +54,6 @@ jobs:
matrix: matrix:
php: ['8.2', '8.3', '8.4'] php: ['8.2', '8.3', '8.4']
os: ['ubuntu-latest'] os: ['ubuntu-latest']
include:
- php: '7.2'
phpunit-version: 8.5
services: services:
mysql: mysql: