Skip to content

Commit c31c2c1

Browse files
authored
Increase time out on build to 45 (#1598)
1 parent 2a029ea commit c31c2c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/ci/phase-template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ phases:
1111
_phaseName: ${{ parameters.name }}
1212
_arch: ${{ parameters.architecture }}
1313
queue:
14-
timeoutInMinutes: 40
14+
timeoutInMinutes: 45
1515
parallel: 99
1616
matrix:
1717
Build_Debug:

0 commit comments

Comments
 (0)