Skip to content

Commit

Permalink
chore: increase timeout of Linux x64 job (#209389)
Browse files Browse the repository at this point in the history
  • Loading branch information
rzhao271 authored Apr 2, 2024
1 parent a2e1e5e commit 57028e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/azure-pipelines/product-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -455,6 +455,7 @@ extends:

- ${{ if and(eq(variables['VSCODE_CIBUILD'], false), eq(parameters.VSCODE_BUILD_LINUX, true)) }}:
- job: Linuxx64
timeoutInMinutes: 90
variables:
VSCODE_ARCH: x64
NPM_ARCH: x64
Expand Down

0 comments on commit 57028e3

Please sign in to comment.