We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8638f02 commit 509f7a4Copy full SHA for 509f7a4
.pipelines/templates/run-unit-tests.yaml
@@ -36,7 +36,7 @@ stages:
36
variables:
37
STORAGE_ID: $[ stagedependencies.setup.env.outputs['EnvironmentalVariables.StorageID'] ]
38
pool:
39
- name: "$(BUILD_POOL_NAME_DEFAULT_WINDOWS_ALT)"
+ name: "$(BUILD_POOL_NAME_DEFAULT_WINDOWS)"
40
os: windows
41
steps:
42
- script: |
0 commit comments