Skip to content

Commit 464f199

Browse files
authored
Extend mac package jobs time out limit (#20459)
1 parent edffa2a commit 464f199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/ci_build/github/azure-pipelines/templates/py-packaging-stage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ stages:
366366
dependsOn: []
367367
jobs:
368368
- job: MacOS_py_Wheels
369-
timeoutInMinutes: 180
369+
timeoutInMinutes: 360
370370
workspace:
371371
clean: all
372372
pool:

0 commit comments

Comments
 (0)