1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 10:14:04 +00:00

Remove Laravel 10 from CI matrix

This commit is contained in:
Samuel Štancl 2024-03-12 16:16:52 +01:00
parent d6b5a6ab6c
commit ce8e74e978
3 changed files with 6 additions and 9 deletions

View file

@ -16,8 +16,6 @@ jobs:
strategy:
matrix:
include:
- laravel: "^10.0"
php: "8.2"
- laravel: "^11.0"
php: "8.3"