Skip to content

Commit ee1bf3b

Browse files
authored
Update azure-pipelines.yml
Ubuntu image is no longer available.
1 parent cd59549 commit ee1bf3b

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
@@ -94,7 +94,7 @@ stages:
9494

9595
- job: 'Linux'
9696
pool:
97-
vmImage: 'ubuntu-16.04'
97+
vmImage: 'ubuntu-20.04'
9898

9999
steps:
100100
- task: UseNode@1

0 commit comments

Comments
 (0)