Remove 8.0 build
This commit is contained in:
parent
53e2ce5ba5
commit
720f7572de
|
@ -19,7 +19,7 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: true
|
fail-fast: true
|
||||||
matrix:
|
matrix:
|
||||||
php: ['8.0', 8.1, 8.2]
|
php: [8.1, 8.2]
|
||||||
|
|
||||||
name: PHP ${{ matrix.php }}
|
name: PHP ${{ matrix.php }}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue