Skip to content

Commit 9b3edc2

Browse files
authored
Update timeout value for CI builds (microsoft#7577)
1 parent eb441b6 commit 9b3edc2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build/ci/vscode-python-ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ stages:
2828
jobs:
2929
- job: 'Test'
3030
dependsOn: []
31+
timeoutInMinutes: 120
3132
strategy:
3233
matrix:
3334
# Each member of this list must contain these values:

0 commit comments

Comments
 (0)