Skip to content

Commit 57028e3

Browse files
authored
chore: increase timeout of Linux x64 job (microsoft#209389)
1 parent a2e1e5e commit 57028e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/azure-pipelines/product-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -455,6 +455,7 @@ extends:
455455

456456
- ${{ if and(eq(variables['VSCODE_CIBUILD'], false), eq(parameters.VSCODE_BUILD_LINUX, true)) }}:
457457
- job: Linuxx64
458+
timeoutInMinutes: 90
458459
variables:
459460
VSCODE_ARCH: x64
460461
NPM_ARCH: x64

0 commit comments

Comments
 (0)