diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 5552b71..eaeccf6 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -32,7 +32,7 @@ jobs: - job: macOS pool: - vmImage: 'macos-10.13' + vmImage: 'macos-10.14' xcodeVersion: '9.4.1' steps: - bash: chmod 777 buildOSX.sh