We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6ba4a7 commit cbf51e8Copy full SHA for cbf51e8
.github/workflows/continuous-integration.yml
@@ -38,7 +38,7 @@ jobs:
38
with:
39
submodules: "true"
40
41
- - name: Install PHP
+ - name: Install PHP ${{ matrix.php-version }} ${{ matrix.mode }}
42
uses: shivammathur/setup-php@v2
43
44
php-version: "${{ matrix.php-version }}"
0 commit comments