Skip to content

Commit 96308db

Browse files
committed
Cleaning up GHA
1 parent 0a33aae commit 96308db

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/laravel.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,6 @@ jobs:
1212
php: [ 8.2, 8.3, 8.4 ]
1313
laravel: [ 10.*, 11.*, 12.* ]
1414
stability: [ prefer-stable ]
15-
# include:
16-
# - laravel: 10.*
17-
# testbench: ^8.0
18-
# - laravel: 11.*
19-
# testbench: ^9.0
20-
exclude:
21-
- laravel: 11.*
22-
php: 8.1
2315
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}
2416

2517
steps:

0 commit comments

Comments
 (0)