Revert "switch to generic pool"

This reverts commit 6495c052ab.
This commit is contained in:
João Moreno 2021-06-15 15:29:36 +02:00 committed by meganrogge
parent 19f9cd42ea
commit 0a0c8f3d2a
No known key found for this signature in database
GPG key ID: 3155C8B2F0428C81

View file

@ -124,8 +124,7 @@ stages:
- stage: Compile
jobs:
- job: Compile
pool:
vmImage: "Ubuntu-18.04"
pool: compile
variables:
VSCODE_ARCH: x64
steps: