Skip to content

Commit 5214070

Browse files
committed
Remove testing on Laravel 8
1 parent 9de684a commit 5214070

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/run-tests.yml

-4
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,6 @@ jobs:
2929
laravel: 9.*
3030
testbench: 7.*
3131

32-
- php: 8.1
33-
laravel: 8.*
34-
testbench: 6.*
35-
3632
name: P${{ matrix.php }} - L${{ matrix.laravel }}
3733

3834
steps:

0 commit comments

Comments
 (0)