diff options
Diffstat (limited to 'azure-pipelines_macosx.yml')
-rw-r--r-- | azure-pipelines_macosx.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/azure-pipelines_macosx.yml b/azure-pipelines_macosx.yml index 18014bee7..75dcadf01 100644 --- a/azure-pipelines_macosx.yml +++ b/azure-pipelines_macosx.yml @@ -1,7 +1,7 @@ jobs: - job: list_xcode pool: - vmImage: 'macOS 10.13' + vmImage: 'macOS-latest' steps: - script: | ls /Applications/ | grep Xcode|sort |