Skip to content

Commit 56e5fa3

Browse files
committed
changed CI config.
1 parent e61edee commit 56e5fa3

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,16 +24,6 @@ jobs:
2424
php: 7.3
2525
- laravel: 7.*
2626
php: 7.4
27-
- laravel: 8.*
28-
php: 8.0
29-
- laravel: 9.*
30-
php: 8.1
31-
- laravel: 10.*
32-
php: 8.1
33-
- laravel: 11.*
34-
php: 8.2
35-
- laravel: 12.*
36-
php: 8.2
3727

3828
name: Laravel ${{ matrix.laravel }} (PHP ${{ matrix.php }})
3929
steps:

0 commit comments

Comments
 (0)