X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.woodpecker%2F.phpunit.yml;h=47b2f4bdafa3a985e53f80745553b44b4675618a;hb=5298cd73b3a798fcf2cc0a1a41139839d3dbe63d;hp=7cb91eff765082224e7012103b46808b791225ea;hpb=cea4a8cb6cb68af113a0f845fdedad4b53a832d9;p=friendica.git diff --git a/.woodpecker/.phpunit.yml b/.woodpecker/.phpunit.yml index 7cb91eff76..47b2f4bdaf 100644 --- a/.woodpecker/.phpunit.yml +++ b/.woodpecker/.phpunit.yml @@ -1,11 +1,17 @@ matrix: include: - PHP_MAJOR_VERSION: 7.3 - PHP_VERSION: 7.3.28 + PHP_VERSION: 7.3.33 - PHP_MAJOR_VERSION: 7.4 - PHP_VERSION: 7.4.18 + PHP_VERSION: 7.4.33 - PHP_MAJOR_VERSION: 8.0 - PHP_VERSION: 8.0.5 + PHP_VERSION: 8.0.25 + - PHP_MAJOR_VERSION: 8.1 + PHP_VERSION: 8.1.12 + +# This forces PHP Unit executions at the "opensocial" labeled location (because of much more power...) +labels: + location: opensocial pipeline: php-lint: