]> git.mxchange.org Git - friendica-addons.git/commitdiff
[woodpecker] Remove PHP 7.3 PHPUnit instance
authorHypolite Petovan <hypolite@mrpetovan.com>
Tue, 19 Dec 2023 02:27:36 +0000 (21:27 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Tue, 19 Dec 2023 02:27:36 +0000 (21:27 -0500)
- Friendica now supports at least PHP 7.4

.woodpecker/.phpunit.yml

index f198ba2af8b94262ba3c6c5ce6a980b9a62b39a4..a6c5db09a466d70dcdc78ec4a4fb7b44653246d0 100644 (file)
@@ -1,7 +1,5 @@
 matrix:
   include:
-    - PHP_MAJOR_VERSION: 7.3
-      PHP_VERSION: 7.3.33
     - PHP_MAJOR_VERSION: 7.4
       PHP_VERSION: 7.4.33
     - PHP_MAJOR_VERSION: 8.0