Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
[ci] Increase MSBuild Emulator Tests timeout.
  • Loading branch information
jpobst committed Oct 31, 2023
commit ece2440e4ff80cb853c09ce4c46eecaaeabd26d1
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ stages:
displayName: "macOS > Tests > MSBuild+Emulator"
pool:
vmImage: $(HostedMacImage)
timeoutInMinutes: 90
timeoutInMinutes: 180
cancelTimeoutInMinutes: 5
workspace:
clean: all
Expand Down