mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 08:44:02 +00:00
Remove Laravel 10 from CI matrix
This commit is contained in:
parent
d6b5a6ab6c
commit
ce8e74e978
3 changed files with 6 additions and 9 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -16,8 +16,6 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
include:
|
||||
- laravel: "^10.0"
|
||||
php: "8.2"
|
||||
- laravel: "^11.0"
|
||||
php: "8.3"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue