diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml index 8ac406d..9b537fc 100644 --- a/.azure-pipelines.yml +++ b/.azure-pipelines.yml @@ -17,7 +17,7 @@ jobs: - job: Deploy pool: - vmImage: macOS-latest + vmImage: ubuntu-latest dependsOn: - Windows