summaryrefslogtreecommitdiff
path: root/azure-pipelines_macosx.yml
diff options
context:
space:
mode:
Diffstat (limited to 'azure-pipelines_macosx.yml')
-rw-r--r--azure-pipelines_macosx.yml2
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