Skip to content

Commit cf10dd3

Browse files
Random attempt
1 parent 9bff163 commit cf10dd3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ jobs:
7272
BUILD_NUMBER: ${{ needs.build.outputs.build-number }}
7373
MAVEN_OPTS: "-Xmx3g"
7474
SONAR_JAVA_VERSION: ${{ steps.resolve-sonar-java-plugin-version.outputs.version }}
75+
JAVA_TOOL_OPTIONS: -XX:-UseContainerSupport
7576
run: |
7677
cd its/ruling
7778
mvn package --batch-mode \

0 commit comments

Comments
 (0)