mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-27 02:37:26 +01:00
Engineering - increase timeout for the web stage (#312355)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
jobs:
|
||||
- job: Web
|
||||
displayName: Web
|
||||
timeoutInMinutes: 30
|
||||
timeoutInMinutes: 45
|
||||
pool:
|
||||
name: 1es-ubuntu-22.04-x64
|
||||
os: linux
|
||||
|
||||
Reference in New Issue
Block a user