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 50a898b commit 53186b1Copy full SHA for 53186b1
.github/workflows/continuous-integration.yml
@@ -34,7 +34,7 @@ jobs:
34
with:
35
submodules: "true"
36
37
- - name: Install PHP
+ - name: Install PHP ${{ matrix.php-version }} ${{ matrix.mode }}
38
uses: shivammathur/setup-php@v2
39
40
php-version: "${{ matrix.php-version }}"
0 commit comments