mirror of
https://github.com/nextcloud/server.git
synced 2026-05-27 20:22:36 -04:00
Run phan tests only on high memory machines
This should fix the out of memory issues we are seeing with this job Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
parent
8ae1b9a477
commit
4d82ec7f7e
1 changed files with 3 additions and 0 deletions
|
|
@ -123,6 +123,9 @@ trigger:
|
|||
- pull_request
|
||||
- push
|
||||
|
||||
node:
|
||||
memory: high
|
||||
|
||||
---
|
||||
kind: pipeline
|
||||
name: litmus-v1
|
||||
|
|
|
|||
Loading…
Reference in a new issue