Skip to content

Commit cd984ac

Browse files
committed
time limit changes for ci
1 parent 261a56e commit cd984ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/test.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ process {
1515
resourceLimits = [
1616
cpus: 4,
1717
memory: '15.GB',
18-
time: '3.h'
18+
time: '6.h'
1919
]
2020

2121
withName: UNTAR {

0 commit comments

Comments
 (0)