Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gs-ssh16 authored Jan 10, 2025
1 parent 243d20f commit 4efa219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ name: Build CI
env:
CI_DEPLOY_USERNAME: ${{ secrets.CI_DEPLOY_USERNAME }}
CI_DEPLOY_PASSWORD: ${{ secrets.CI_DEPLOY_PASSWORD }}
MAVEN_OPTS: "-Xmx12g"
MAVEN_OPTS: "-Xmx9g"

on: [push, pull_request]

Expand Down

0 comments on commit 4efa219

Please sign in to comment.