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

fix ci.yml

This commit is contained in:
Samuel Štancl 2024-02-10 23:37:46 +01:00
parent 7c29764d81
commit 99706f95ef

View file

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