Revert agent pool name

This commit is contained in:
Ladislau Szomoru
2021-04-20 18:48:39 +02:00
parent b62af97982
commit 66c8a84547

View File

@@ -122,7 +122,7 @@ stages:
- stage: Compile
jobs:
- job: Compile
pool: compile2
pool: compile
variables:
VSCODE_ARCH: x64
steps: