Skip to content

Commit

Permalink
Reset changes
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisLeNezet committed Nov 22, 2024
1 parent cd450c3 commit 2e54095
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion conf/test.config
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
process {
resourceLimits = [
cpus: 4,
memory: '7.GB',
memory: '15.GB',
time: '1.h'
]
}
Expand Down
2 changes: 1 addition & 1 deletion conf/test_all.config
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
process {
resourceLimits = [
cpus: 2,
memory: '7.GB',
memory: '10.GB',
time: '1.h'
]
}
Expand Down

0 comments on commit 2e54095

Please sign in to comment.