chore: increase timeout of Linux x64 job (#209387)

This commit is contained in:
Raymond Zhao 2024-04-02 15:06:09 -07:00 committed by GitHub
parent e02d142108
commit a86f13b8f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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