Skip to content

Commit

Permalink
Speed up docker builds
Browse files Browse the repository at this point in the history
  • Loading branch information
benaadams committed Oct 13, 2024
1 parent 837065c commit 6d18907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Nethermind/Nethermind.Runner/Nethermind.Runner.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<InvariantGlobalization>true</InvariantGlobalization>
<ServerGarbageCollection>true</ServerGarbageCollection>
<TieredPGO>true</TieredPGO>
<PublishReadyToRun>true</PublishReadyToRun>
<PublishReadyToRun>false</PublishReadyToRun>
<GarbageCollectionAdaptationMode>0</GarbageCollectionAdaptationMode>
</PropertyGroup>

Expand Down

0 comments on commit 6d18907

Please sign in to comment.