mirror of
https://github.com/magefree/mage.git
synced 2025-12-29 06:52:02 -08:00
added MAVEN_OPTS
This commit is contained in:
parent
d5a7471f9c
commit
5359424188
1 changed files with 3 additions and 0 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
|
@ -8,6 +8,9 @@ on:
|
|||
branches:
|
||||
- master
|
||||
|
||||
env:
|
||||
MAVEN_OPTS: -Xmx2g
|
||||
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue