forked from friendica/friendica-addons
Use PHP 8.2 for codecoverage
This commit is contained in:
parent
7e890124a8
commit
372a850103
|
@ -89,8 +89,8 @@ pipeline:
|
|||
image: friendicaci/codecov
|
||||
when:
|
||||
matrix:
|
||||
PHP_MAJOR_VERSION: 7.4
|
||||
PHP_VERSION: 7.4.33
|
||||
PHP_MAJOR_VERSION: 8.2
|
||||
PHP_VERSION: 8.2.16
|
||||
repo:
|
||||
- friendica/friendica-addons
|
||||
commands:
|
||||
|
|
Loading…
Reference in a new issue