diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml index 20c4d46..b586e1e 100644 --- a/.azure-pipelines.yml +++ b/.azure-pipelines.yml @@ -3,7 +3,7 @@ # https://aka.ms/yaml pool: - name: Hosted Ubuntu 1604 + vmImage: ubuntu-18.04 steps: - task: CopyFiles@2