Skip to content

Commit 91284dc

Browse files
committed
Remove duplicate job configuration for PHP 8.5 and Laravel 12 in workflow
1 parent 297b60b commit 91284dc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,6 @@ jobs:
2828
include:
2929
- php: 8.5
3030
laravel: 12
31-
os: ubuntu-22.04
32-
- php: 8.5
33-
laravel: 12
34-
os: windows-latest
3531

3632
name: PHP ${{ matrix.php }} - Laravel ${{ matrix.laravel }} - ${{ matrix.os }}
3733

0 commit comments

Comments
 (0)