Skip to content

Commit

Permalink
Bump heap to 192 MB to fix OutOfMemoryError in CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
basil committed Aug 28, 2024
1 parent 4427aeb commit 6ad0a63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .mvn/jvm.config
Original file line number Diff line number Diff line change
@@ -1 +1 @@
-Xmx128m -XX:+HeapDumpOnOutOfMemoryError -XX:+TieredCompilation -XX:TieredStopAtLevel=1
-Xmx192m -XX:+HeapDumpOnOutOfMemoryError -XX:+TieredCompilation -XX:TieredStopAtLevel=1

0 comments on commit 6ad0a63

Please sign in to comment.