Skip to content

Commit 0dfc5c2

Browse files
Revert tests for Laravel 8 and 9 with PHP 8.3
1 parent 39e2cbd commit 0dfc5c2

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/laravel.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,18 +30,12 @@ jobs:
3030
- laravel: "7.0"
3131
php: "8.3"
3232

33-
- laravel: "8.0"
34-
php: "8.3"
35-
3633
- laravel: "9.0"
3734
php: "7.3"
3835

3936
- laravel: "9.0"
4037
php: "7.4"
4138

42-
- laravel: "9.0"
43-
php: "8.3"
44-
4539
- laravel: "10.0"
4640
php: "7.3"
4741

0 commit comments

Comments
 (0)