[TASK] Remove php-liniting for PHP < 7.4

This commit is contained in:
Markus Klein 2023-07-06 16:51:56 +02:00
parent 873425c433
commit 0cf0007e1a

View file

@ -14,8 +14,7 @@ jobs:
strategy:
matrix:
php-version:
- 7.2
- 7.3
- 7.4
- 8.2
steps:
- name: Checkout