Skip to content

Commit

Permalink
Update build-multi-thread.yml (#3156)
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-kyosev-gs authored Oct 4, 2024
1 parent f0a9b81 commit 316c61a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-multi-thread.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Build
run: mvn -B -e -T 2 -DskipTests=true install
env:
MAVEN_OPTS: -Xmx15g
MAVEN_OPTS: -Xmx12g

- name: Test
run: |
Expand Down

0 comments on commit 316c61a

Please sign in to comment.