1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 19:14:04 +00:00

Update ci.yml

This commit is contained in:
Samuel Štancl 2023-03-20 21:50:17 +01:00 committed by GitHub
parent a1dc8e93b8
commit e9aa5be546
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
include:
- laravel: "10.x-dev"
- laravel: "^10.0"
php: "8.2"
steps: