diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 6f89bd4..9d3b771 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,5 +1,5 @@ pool: - vmImage: 'Ubuntu 16.04' + vmImage: ubuntu-latest steps: - script: |