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 8c2f7db commit 1b1284cCopy full SHA for 1b1284c
.azure/pipelines/jobs/default-build.yml
@@ -112,7 +112,7 @@ jobs:
112
vmImage: ubuntu-20.04
113
${{ else }}:
114
name: $(DncEngPublicBuildPool)
115
- demands: ImageOverride -equals Build.Ubuntu.2004.Amd64.Open
+ vmImage: ubuntu-20.04
116
${{ if eq(parameters.agentOs, 'Windows') }}:
117
118
demands: ImageOverride -equals windows.vs2022preview.amd64.open
0 commit comments