Skip to content

Commit c28dda0

Browse files
committed
Display PHP version
1 parent a1e9eac commit c28dda0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- laravel: '6.0'
2121
testbench: '4.8'
2222

23-
name: Laravel ${{ matrix.laravel }}
23+
name: Laravel ${{ matrix.laravel }} (PHP ${{ matrix.php }})
2424

2525
steps:
2626
- name: Checkout code

0 commit comments

Comments
 (0)