mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 22:14:03 +00:00
use 10.x-dev instead of master
This commit is contained in:
parent
587396b5ca
commit
c254f621ce
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -18,7 +18,7 @@ jobs:
|
|||
include:
|
||||
- laravel: "^9.0"
|
||||
php: "8.0"
|
||||
- laravel: "dev-master"
|
||||
- laravel: "10.x-dev"
|
||||
php: "8.2"
|
||||
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue