Skip to content

Commit

Permalink
increase time
Browse files Browse the repository at this point in the history
  • Loading branch information
ggabernet committed Oct 22, 2024
1 parent b90fb4c commit 8358d8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion conf/test_10x_sc.config
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ process {
resourceLimits = [
cpus: 4,
memory: '15.GB',
time: '4.h'
time: '6.h'
]
}

Expand Down
2 changes: 1 addition & 1 deletion conf/test_clontech_umi.config
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ process {
resourceLimits = [
cpus: 4,
memory: '15.GB',
time: '1.h'
time: '6.h'
]
}

Expand Down

0 comments on commit 8358d8d

Please sign in to comment.