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