Skip to content

Commit d468577

Browse files
committed
Tests: Run on PHP 7.3, 7.4, 8.0 (fix)
1 parent 9245ea7 commit d468577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code_analysis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- 7.4
2525
- 8.0
2626

27-
name: ${{ matrix.actions.name }}
27+
name: ${{ matrix.actions.name }} on PHP ${{ matrix.php }}
2828
runs-on: ubuntu-latest
2929

3030

0 commit comments

Comments
 (0)