Update nightly.yml

This commit is contained in:
ganfra 2022-11-24 11:29:35 +01:00 committed by GitHub
parent 358f81d3be
commit 7a729cb2bc

View file

@ -4,7 +4,6 @@ on:
schedule:
# Every nights at 4
- cron: "0 4 * * *"
workflow_dispatch:
env:
GRADLE_OPTS: -Dorg.gradle.jvmargs="-Xmx3072m -Dfile.encoding=UTF-8 -XX:+HeapDumpOnOutOfMemoryError" -Dkotlin.daemon.jvm.options="-Xmx2560m" -Dkotlin.incremental=false