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 8d728d7 commit aa535caCopy full SHA for aa535ca
eng/pipelines/templates/jobs/ci.tests.yml
@@ -63,6 +63,7 @@ jobs:
63
64
pool:
65
name: $(Pool)
66
+ vmImage: $(OSVmImage)
67
os: $(os)
68
69
${{ if eq(parameters.UsePlatformContainer, 'true') }}:
0 commit comments