mirror of
https://github.com/AtlasMediaGroup/Scissors.git
synced 2025-02-21 07:30:38 +00:00
Update memory requirements
This commit is contained in:
parent
a3a2b2e3ef
commit
a7cf65f55f
@ -44,7 +44,7 @@ subprojects {
|
||||
}
|
||||
tasks.withType<Test> {
|
||||
minHeapSize = "2g"
|
||||
maxHeapSize = "2g"
|
||||
maxHeapSize = "4g"
|
||||
}
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
Loading…
x
Reference in New Issue
Block a user