Skip to content

Commit

Permalink
Add more heap
Browse files Browse the repository at this point in the history
  • Loading branch information
hbenali committed Nov 8, 2023
1 parent cc07a06 commit 42d6b64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/buildci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ jobs:
uses: exoplatform/swf-scripts/.github/workflows/cibuild.yml@partial
with:
maven_profiles: 'exo-release,coverage'
extra_maven_opts: -Xms1G -Xmx2G -XX:MaxMetaspaceSize=1G
secrets:
NEXUS_USERNAME: ${{ secrets.NEXUS_USERNAME }}
NEXUS_PASSWORD: ${{ secrets.NEXUS_PASSWORD }}

0 comments on commit 42d6b64

Please sign in to comment.