mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 18:21:40 -04:00
Merge pull request #15449 from nextcloud/backport/15446/stable14
[stable14] Run phan tests only on high memory machines
This commit is contained in:
commit
842a403fb9
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