We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dad7f1 commit 2b7384bCopy full SHA for 2b7384b
.github/workflows/tests.yml
@@ -12,7 +12,6 @@ jobs:
12
matrix:
13
php: [7.1, 7.2, 7.3, 7.4]
14
container: php:${{ matrix.php }}-alpine
15
-# container: php:7.2-alpine
16
services:
17
mysql:
18
image:
0 commit comments