Skip to content

Commit ff3d555

Browse files
committed
Automated agent pool migration
Signed-off-by: yijingyan2 <[email protected]>
1 parent e3626a4 commit ff3d555

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines/build-template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
${{ if ne(parameters.pool, 'default') }}:
3939
name: ${{ parameters.pool }}
4040
${{ if eq(parameters.pool, 'default') }}:
41-
vmImage: 'ubuntu-20.04'
41+
vmImage: 'ubuntu-latest'
4242

4343
container:
4444
image: sonicdev-microsoft.azurecr.io:443/${{ parameters.sonic_slave }}:latest

0 commit comments

Comments
 (0)