Merge pull request #15446 from nextcloud/fix/noid/failing-phan-tests

Run phan tests only on high memory machines
This commit is contained in:
Morris Jobke 2019-05-08 16:34:11 +02:00 committed by GitHub
commit df1f53c5c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -133,6 +133,9 @@ trigger:
- pull_request
- push
node:
memory: high
---
kind: pipeline
name: litmus