Removed Part-DB 8.1 runner on github

This commit is contained in:
Jan Böhmer 2025-08-03 21:21:42 +02:00
parent 883d38ecfc
commit 1f384a6ab8

View file

@ -18,7 +18,7 @@ jobs:
strategy:
fail-fast: false
matrix:
php-versions: [ '8.1', '8.2', '8.3', '8.4' ]
php-versions: ['8.2', '8.3', '8.4' ]
db-type: [ 'mysql', 'sqlite', 'postgres' ]
env: