Skip to content

Commit

Permalink
set maven opts
Browse files Browse the repository at this point in the history
  • Loading branch information
Hellblazer committed May 28, 2024
1 parent 6294390 commit ebe726f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ on: [ push ]

jobs:
build:

env:
MAVEN_OPTS: "-Xmx12G -Xms4G"
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit ebe726f

Please sign in to comment.