]> git.mxchange.org Git - friendica.git/commitdiff
Activate PHP 8.1 Unit-Tests
authorPhilipp <admin@philipp.info>
Wed, 9 Nov 2022 21:53:01 +0000 (22:53 +0100)
committerPhilipp <admin@philipp.info>
Wed, 9 Nov 2022 22:20:22 +0000 (23:20 +0100)
.woodpecker/.phpunit.yml

index 03801439b720a94789d4c498592a01b002e7d6a7..bdfcf8097a029f741ab5afdfc01ac8a4ea29cebc 100644 (file)
@@ -6,6 +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
 
 pipeline:
   php-lint: