Skip to content

Commit a2a797e

Browse files
committed
gradle opts
1 parent bcdd11b commit a2a797e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343
- name: Build with Gradle Wrapper
4444
env:
45-
GRADLE_OPTS: "-Xmx4g -XX:+UseG1GC"
45+
GRADLE_OPTS: "-Xms512m -Xmx7g"
4646
run: ./gradlew build
4747

4848
# This job generates and submits a dependency graph, enabling Dependabot Alerts for all project dependencies.

0 commit comments

Comments
 (0)