]> git.mxchange.org Git - friendica-addons.git/commitdiff
Use PHP 8.2 for codecoverage
authorPhilipp <admin@philipp.info>
Fri, 15 Mar 2024 22:06:13 +0000 (23:06 +0100)
committerPhilipp <admin@philipp.info>
Fri, 15 Mar 2024 22:06:13 +0000 (23:06 +0100)
.woodpecker/.phpunit.yml

index c590b9330996b09689cbb62b65cd683439f942b0..207bb20732d93816924aaf1e7b4bf8678494d9b0 100644 (file)
@@ -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: