mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 17:19:48 +01:00
move compile step to another pool
This commit is contained in:
@@ -124,8 +124,7 @@ stages:
|
||||
- stage: Compile
|
||||
jobs:
|
||||
- job: Compile
|
||||
pool:
|
||||
vmImage: "Ubuntu-18.04"
|
||||
pool: vscode-1es
|
||||
variables:
|
||||
VSCODE_ARCH: x64
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user