mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 08:44:02 +00:00
Add laravel/framework:dev-master to CI matrix
This commit is contained in:
parent
cecf07a8c9
commit
29bfe532fa
1 changed files with 2 additions and 0 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -18,6 +18,8 @@ jobs:
|
|||
include:
|
||||
- laravel: "^11.0"
|
||||
php: "8.4"
|
||||
- laravel: "dev-master"
|
||||
php: "8.4"
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue