Skip to content

Commit 1cf6d8f

Browse files
committed
CI: Increase build task timeout
1 parent 0814734 commit 1cf6d8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,5 +85,5 @@ steps:
8585
--build .
8686
--target $(PACKAGE_TARGET)
8787
-- ${{ parameters.buildArgs }}
88-
timeoutInMinutes: 180
88+
timeoutInMinutes: 210
8989
displayName: 'Build'

0 commit comments

Comments
 (0)