move compile step to another pool

This commit is contained in:
João Moreno
2021-06-17 16:10:19 +02:00
parent f0a0c734f3
commit bd74b02b59
+1 -2
View File
@@ -124,8 +124,7 @@ stages:
- stage: Compile
jobs:
- job: Compile
pool:
vmImage: "Ubuntu-18.04"
pool: vscode-1es
variables:
VSCODE_ARCH: x64
steps: