Skip to content

Commit 2b7384b

Browse files
committed
Removed 7.2 container.
1 parent 7dad7f1 commit 2b7384b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ jobs:
1212
matrix:
1313
php: [7.1, 7.2, 7.3, 7.4]
1414
container: php:${{ matrix.php }}-alpine
15-
# container: php:7.2-alpine
1615
services:
1716
mysql:
1817
image:

0 commit comments

Comments
 (0)