diff --git a/.woodpecker/.phpunit.yml b/.woodpecker/.phpunit.yml index 6ae4669ca1..47b2f4bdaf 100644 --- a/.woodpecker/.phpunit.yml +++ b/.woodpecker/.phpunit.yml @@ -6,8 +6,12 @@ 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 + +# This forces PHP Unit executions at the "opensocial" labeled location (because of much more power...) +labels: + location: opensocial pipeline: php-lint: