Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
Signed-off-by: Julia Plewa <[email protected]>
  • Loading branch information
jplewa committed Nov 23, 2024
1 parent f48f32e commit 12d66bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_to_maven_local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
id: publish-to-maven-local
run: |
./gradlew publishPulumi${{ matrix.provider }}${{ matrix.major-version }}PublicationToMavenLocal \
-Dorg.gradle.jvmargs=-Xmx50g -Xss2g \
-Dorg.gradle.jvmargs="-Xmx50g -Xss4196k" \
-Dorg.gradle.workers.max=1 \
-Dorg.gradle.daemon=false \
-Pkotlin.compiler.execution.strategy=in-process \
Expand Down

0 comments on commit 12d66bd

Please sign in to comment.