mirror of
https://github.com/friendica/friendica
synced 2024-11-09 16:22:56 +00:00
Force phpunit execution at the opensocial node
This commit is contained in:
parent
f79c810236
commit
10e423237e
1 changed files with 4 additions and 0 deletions
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue