X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.woodpecker%2F.phpunit.yml;h=47b2f4bdafa3a985e53f80745553b44b4675618a;hb=e02c475c9e98f27f631bd245592f1641c181db72;hp=bdfcf8097a029f741ab5afdfc01ac8a4ea29cebc;hpb=3b03da325925db012d4981fd12ac51b4323d3916;p=friendica.git diff --git a/.woodpecker/.phpunit.yml b/.woodpecker/.phpunit.yml index bdfcf8097a..47b2f4bdaf 100644 --- a/.woodpecker/.phpunit.yml +++ b/.woodpecker/.phpunit.yml @@ -9,6 +9,10 @@ matrix: - 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: image: php:${PHP_MAJOR_VERSION}