switch to generic pool

This commit is contained in:
João Moreno 2021-06-15 10:50:30 +02:00
parent bb4a81d452
commit 6495c052ab
No known key found for this signature in database
GPG key ID: 896B853774D1A575

View file

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