From: Philipp <admin@philipp.info>
Date: Sun, 4 Dec 2022 13:53:14 +0000 (+0100)
Subject: Try PHP8.1 again
X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=f79c81023680e65e838bcaf327cd92da09485bbb;p=friendica.git

Try PHP8.1 again
---

diff --git a/.woodpecker/.phpunit.yml b/.woodpecker/.phpunit.yml
index 6ae4669ca1..bdfcf8097a 100644
--- a/.woodpecker/.phpunit.yml
+++ b/.woodpecker/.phpunit.yml
@@ -6,8 +6,8 @@ matrix:
       PHP_VERSION: 7.4.33
     - PHP_MAJOR_VERSION: 8.0
       PHP_VERSION: 8.0.25
-#    - PHP_MAJOR_VERSION: 8.1
-#      PHP_VERSION: 8.1.12
+    - PHP_MAJOR_VERSION: 8.1
+      PHP_VERSION: 8.1.12
 
 pipeline:
   php-lint: