diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 4dba5ebce6..e97ae83c0a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -119,7 +119,7 @@ stages: - job: macOS pool: - vmImage: macOS-10.15 + vmImage: macOS-latest strategy: matrix: release: @@ -155,7 +155,7 @@ stages: - job: Linux pool: - vmImage: ubuntu-18.04 + vmImage: ubuntu-latest container: LinuxContainer strategy: matrix: