Skip to content

Commit 8d7b7f2

Browse files
Dropped GitHub Action tests run on PHP 7.2
1 parent 0bc464a commit 8d7b7f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
strategy:
77
matrix:
88
os: [ubuntu-latest, windows-latest, macos-latest]
9-
php: ['7.2', '7.3', '7.4']
9+
php: ['7.3', '7.4']
1010
coverage: ["true"]
1111
composer-flags: [""]
1212
include:

0 commit comments

Comments
 (0)