mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 08:44:07 -04:00
Merge pull request #15446 from nextcloud/fix/noid/failing-phan-tests
Run phan tests only on high memory machines
This commit is contained in:
commit
df1f53c5c3
1 changed files with 3 additions and 0 deletions
|
|
@ -133,6 +133,9 @@ trigger:
|
|||
- pull_request
|
||||
- push
|
||||
|
||||
node:
|
||||
memory: high
|
||||
|
||||
---
|
||||
kind: pipeline
|
||||
name: litmus
|
||||
|
|
|
|||
Loading…
Reference in a new issue