Skip to content

Commit 85eeff4

Browse files
committed
chore(ci/readme): drop Laravel 10 support (EOL since Feb 4, 2025)
1 parent 88b2cb5 commit 85eeff4

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,6 @@ jobs:
2020
php: [8.2, 8.3, 8.4]
2121
mysql: [5.7, 8.0]
2222

23-
exclude:
24-
- laravel: 10
25-
php: 8.4
26-
mysql: 5.7
27-
- laravel: 10
28-
php: 8.4
29-
mysql: 8.0
30-
3123
services:
3224
mysql:
3325
image: mysql:${{ matrix.mysql }}

0 commit comments

Comments
 (0)