Reverted PHP 8.0 tests

This commit is contained in:
rennokki 2020-11-20 11:58:14 +02:00 committed by GitHub
parent b5c724b683
commit 396dca1f87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.*