Skip to content

Commit e348d5a

Browse files
committed
update Ubuntu image to 20.04
1 parent c2a4654 commit e348d5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vsts-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ stages:
116116
pool:
117117
${{ if eq(variables['System.TeamProject'], 'public') }}:
118118
name: NetCore1ESPool-Public
119-
demands: ImageOverride -equals Build.Ubuntu.1804.Amd64.Open
119+
demands: ImageOverride -equals Build.Ubuntu.2004.Amd64.Open
120120
${{ if eq(variables['System.TeamProject'], 'internal') }}:
121121
name: NetCore1ESPool-Internal
122122
demands: ImageOverride -equals Build.Ubuntu.1804.Amd64

0 commit comments

Comments
 (0)