Skip to content

Commit 7ee8add

Browse files
authored
[az] Use ubuntu-latests for vmImage (#2172)
Image ubuntu-20.04 is no longer available
1 parent 82954fd commit 7ee8add

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ pr:
1414
- master
1515

1616
pool:
17-
vmImage: ubuntu-20.04
17+
vmImage: ubuntu-latest
1818

1919
stages:
2020
- stage: Build

0 commit comments

Comments
 (0)