mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-13 07:54:03 +00:00
use dev-master before our changes are released in L10
This commit is contained in:
parent
f0407e781b
commit
a48e447389
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:
|
include:
|
||||||
- laravel: "^9.0"
|
- laravel: "^9.0"
|
||||||
php: "8.0"
|
php: "8.0"
|
||||||
- laravel: "^10.0"
|
- laravel: "dev-master"
|
||||||
php: "8.2"
|
php: "8.2"
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue