We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb32199 commit 100ba61Copy full SHA for 100ba61
eng/pipelines/libraries/fuzzing/deploy-to-onefuzz.yml
@@ -22,7 +22,7 @@ extends:
22
jobs:
23
- job: windows
24
displayName: Build & Deploy to OneFuzz
25
- timeoutInMinutes: 120
+ timeoutInMinutes: 240
26
pool:
27
name: $(DncEngInternalBuildPool)
28
demands: ImageOverride -equals windows.vs2022.amd64
0 commit comments