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

ci: do not test L10 using PHP 7.3

This commit is contained in:
Saade 2023-02-15 13:45:29 -03:00
parent 8aa16ca84a
commit 995155603a

View file

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