diff --git a/conf/test_10x_sc.config b/conf/test_10x_sc.config index 26da7f86..3fc23f69 100644 --- a/conf/test_10x_sc.config +++ b/conf/test_10x_sc.config @@ -9,8 +9,8 @@ process { resourceLimits = [ - cpus: 4, - memory: '15.GB', + cpus: 2, + memory: '6.GB', time: '6.h' ] }