mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-04 18:44:04 +00:00
CI matrix updated - Laravel 12 support
This commit is contained in:
parent
796f981099
commit
0050e1908b
1 changed files with 2 additions and 0 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -22,6 +22,8 @@ jobs:
|
||||||
php: "8.1"
|
php: "8.1"
|
||||||
- laravel: 11
|
- laravel: 11
|
||||||
php: "8.3"
|
php: "8.3"
|
||||||
|
- laravel: 12
|
||||||
|
php: "8.3"
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue