Skip to content

Commit

Permalink
CI: Increase build task timeout
Browse files Browse the repository at this point in the history
dg0yt committed Sep 7, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 0814734 commit 1cf6d8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/build.yml
Original file line number Diff line number Diff line change
@@ -85,5 +85,5 @@ steps:
--build .
--target $(PACKAGE_TARGET)
-- ${{ parameters.buildArgs }}
timeoutInMinutes: 180
timeoutInMinutes: 210
displayName: 'Build'

0 comments on commit 1cf6d8f

Please sign in to comment.