mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-04 20:14:04 +00:00
Drop Laravel 9 support, update CI matrix
This commit is contained in:
parent
110ce0126c
commit
b84e058d9c
2 changed files with 5 additions and 5 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -16,12 +16,12 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
include:
|
||||
- laravel: 9
|
||||
php: "8.0"
|
||||
- laravel: 10
|
||||
php: "8.1"
|
||||
- laravel: 11
|
||||
php: "8.3"
|
||||
- laravel: 12
|
||||
php: "8.4"
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue