mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 10:10:49 -04:00
Merge pull request #15448 from nextcloud/backport/15446/stable15
[stable15] Run phan tests only on high memory machines
This commit is contained in:
commit
bef84ed29b
1 changed files with 3 additions and 0 deletions
|
|
@ -157,6 +157,9 @@ trigger:
|
|||
- pull_request
|
||||
- push
|
||||
|
||||
node:
|
||||
memory: high
|
||||
|
||||
---
|
||||
kind: pipeline
|
||||
name: litmus-v1
|
||||
|
|
|
|||
Loading…
Reference in a new issue