From 372a850103fd313c0e1d55a0eee8cac1216ee56a Mon Sep 17 00:00:00 2001 From: Philipp Date: Fri, 15 Mar 2024 23:06:13 +0100 Subject: [PATCH] Use PHP 8.2 for codecoverage --- .woodpecker/.phpunit.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: