Adjust ci for changes in jfmod scripts

This commit is contained in:
Johannes Frohnmeyer 2022-03-01 14:12:36 +00:00
parent ceef702f99
commit 8a30fdbed8
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ stages:
- deploy
variables:
GRADLE_OPTS: "-Dorg.gradle.daemon=false"
GRADLE_OPTS: "-Dorg.gradle.daemon=false -Dorg.gradle.jvmargs=-Xmx2G"
build_natives:
tags: