[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: strategy:
matrix: matrix:
php-version: php-version:
- 7.2 - 7.4
- 7.3
- 8.2 - 8.2
steps: steps:
- name: Checkout - name: Checkout