Skip to content

Commit

Permalink
SPMI: Increase timeout for superpmi-asmdiffs-checked-release Helix wo…
Browse files Browse the repository at this point in the history
…rk items (#92020)
  • Loading branch information
jakobbotsch authored Sep 14, 2023
1 parent abca871 commit 9fdabb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/coreclr/scripts/superpmi-asmdiffs-checked-release.proj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<ProductDirectory>%HELIX_CORRELATION_PAYLOAD%</ProductDirectory>
<SuperpmiLogsLocation>%HELIX_WORKITEM_UPLOAD_ROOT%</SuperpmiLogsLocation>
<WorkItemCommand>$(Python) $(ProductDirectory)\superpmi_asmdiffs_checked_release.py --diff_with_release -base_jit_directory $(ProductDirectory)\base -diff_jit_directory $(ProductDirectory)\diff -log_directory $(SuperpmiLogsLocation)</WorkItemCommand>
<WorkItemTimeout>1:00</WorkItemTimeout>
<WorkItemTimeout>3:00</WorkItemTimeout>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit 9fdabb6

Please sign in to comment.