Reverted PHP 8.0 tests
This commit is contained in:
parent
b5c724b683
commit
396dca1f87
|
|
@ -19,9 +19,9 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
php:
|
php:
|
||||||
|
- '7.2'
|
||||||
- '7.3'
|
- '7.3'
|
||||||
- '7.4'
|
- '7.4'
|
||||||
- '8.0'
|
|
||||||
laravel:
|
laravel:
|
||||||
- 6.*
|
- 6.*
|
||||||
- 7.*
|
- 7.*
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue