Skip to content

Commit 163da3b

Browse files
committed
remove PHP 5.5 and 7.2 from php version matrix github workflow #7
1 parent bf52c8e commit 163da3b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/php.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ jobs:
1515
strategy:
1616
matrix:
1717
php-version:
18-
- "5.5"
19-
- "7.2"
2018
- "7.4"
2119
- "8.1"
2220
name: "PHP ${{ matrix.php-version }} lint"

0 commit comments

Comments
 (0)