Skip to content

Commit

Permalink
Restore 10g setting for GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Raible committed Mar 3, 2022
1 parent 74bd658 commit b779335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1339,7 +1339,7 @@
<configuration>
<imageName>native-executable</imageName>
<buildArgs>
<buildArg>--no-fallback</buildArg>
<buildArg>--no-fallback --verbose -J-Xmx10g</buildArg>
</buildArgs>
</configuration>
</plugin>
Expand Down

0 comments on commit b779335

Please sign in to comment.