Increase JVM metaspace size
The public workflow on macOS runners are hanging[1]. This is due to an upstream bug in the Dokka plugin[2]. [1] https://github.com/michaelbull/kotlin-result/runs/4011488028?check_suite_focus=true [2] https://github.com/Kotlin/dokka/issues/1405
This commit is contained in:
parent
3efefdb18b
commit
653bc90ffa
@ -1,6 +1,7 @@
|
||||
kotlin.code.style=official
|
||||
|
||||
group=com.michael-bull.kotlin-result
|
||||
version=1.1.13-SNAPSHOT
|
||||
|
||||
kotlin.code.style=official
|
||||
kotlin.native.ignoreDisabledTargets=true
|
||||
|
||||
org.gradle.jvmargs=-XX:MaxMetaspaceSize=1g
|
||||
|
Loading…
Reference in New Issue
Block a user