Closed rantoniuk closed 1 year ago
@rantoniuk, I added jvm_max_memory
to Github action input parameters. (https://github.com/SSLcom/esigner-codesign/blob/develop/.github/workflows/test.yml#L43) I sent it to develop branch. Can you test it?
Tested and working perfectly, thanks for quick reaction!
I'm trying to run the Windows docker image and am running into the same JVM OutOfMemoryError. Any work-arounds here?
We're getting
Java heap space
error on:@bayrakmustafa, is there any way to pass Xmx to the action to raise the memory used by the action to circumvent this?