Force phpunit execution at the opensocial node

pull/12328/head
Philipp 2022-12-04 15:06:10 +01:00
parent f79c810236
commit 10e423237e
No known key found for this signature in database
GPG Key ID: 24A7501396EB5432
1 changed files with 4 additions and 0 deletions

View File

@ -9,6 +9,10 @@ matrix:
- PHP_MAJOR_VERSION: 8.1 - PHP_MAJOR_VERSION: 8.1
PHP_VERSION: 8.1.12 PHP_VERSION: 8.1.12
# This forces PHP Unit executions at the "opensocial" labeled location (because of much more power...)
labels:
location: opensocial
pipeline: pipeline:
php-lint: php-lint:
image: php:${PHP_MAJOR_VERSION} image: php:${PHP_MAJOR_VERSION}