1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 06:04:03 +00:00

ci: do not test L10 using PHP 7.3

This commit is contained in:
Saade 2023-02-15 13:44:10 -03:00
parent 29a2b74eef
commit 00ee7e9849

View file

@ -25,6 +25,8 @@ jobs:
exclude:
- laravel: "^10.0"
php: "8.0"
- laravel: "^10.0"
php: "7.3"
- laravel: "^9.0"
php: "7.3"