Skip to content

Commit 2f736a6

Browse files
committed
Stop testing PHP 7.2 and 7.3
1 parent 2c53b38 commit 2f736a6

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/build.yml

-6
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ jobs:
1616
strategy:
1717
matrix:
1818
php-version:
19-
- "7.2"
20-
- "7.3"
2119
- "7.4"
2220
- "8.0"
2321
- "8.1"
@@ -90,8 +88,6 @@ jobs:
9088
fail-fast: false
9189
matrix:
9290
php-version:
93-
- "7.2"
94-
- "7.3"
9591
- "7.4"
9692
- "8.0"
9793
- "8.1"
@@ -131,8 +127,6 @@ jobs:
131127
fail-fast: false
132128
matrix:
133129
php-version:
134-
- "7.2"
135-
- "7.3"
136130
- "7.4"
137131
- "8.0"
138132
- "8.1"

0 commit comments

Comments
 (0)