1
0
Fork 0
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:
Samuel Štancl 2023-02-21 18:22:29 +01:00 committed by GitHub
parent 587396b5ca
commit c254f621ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ jobs:
include:
- laravel: "^9.0"
php: "8.0"
- laravel: "dev-master"
- laravel: "10.x-dev"
php: "8.2"
steps: