Here is the start of the discussion on discord
Setting in the workflow files resolves the issue.
jobs:
build:
runs-on: ubuntu-latest
env:
_JAVA_OPTIONS: -Xmx4g
The issue started with FG 7.0.14.
I am keeping this issue relatively small since there is a lot more details in the discord discussion.