chore: increase timeout of Linux x64 job (#209387)
parent
e02d142108
commit
a86f13b8f2
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue