Gradle fixes (#621)
* Set up max heap size and max metadata size for root project We use the root project with Github Actions workflows. However, the max metadata and the max heap size are only set up in ./skiko subproject, so they are not picked up in Github workflows, which may lead to tests crashing on Linux * Update Gradle for root and ./skiko
Showing
gradle.properties
0 → 100644
Please register or sign in to comment