Run tests on PHP 8
This commit is contained in:
parent
f3ae3633c4
commit
f3703babe6
|
|
@ -21,6 +21,7 @@ jobs:
|
|||
php:
|
||||
- '7.3'
|
||||
- '7.4'
|
||||
- '8.0'
|
||||
laravel:
|
||||
- 6.*
|
||||
- 7.*
|
||||
|
|
|
|||
Loading…
Reference in New Issue