This commit is contained in:
Robin Appelman 2024-02-22 14:45:44 +01:00
commit 16118281d5
4 changed files with 3 additions and 132 deletions

View file

@ -15,7 +15,7 @@ jobs:
strategy:
fail-fast: false
matrix:
php-versions: ['8.0', '8.1', '8.2', '8.3']
php-versions: ['8.1', '8.2', '8.3']
variant: ['cli', 'apache', 'fpm']
steps: