From: Philipp Date: Fri, 15 Mar 2024 22:06:13 +0000 (+0100) Subject: Use PHP 8.2 for codecoverage X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=372a850103fd313c0e1d55a0eee8cac1216ee56a;p=friendica-addons.git Use PHP 8.2 for codecoverage --- diff --git a/.woodpecker/.phpunit.yml b/.woodpecker/.phpunit.yml index c590b933..207bb207 100644 --- a/.woodpecker/.phpunit.yml +++ b/.woodpecker/.phpunit.yml @@ -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: