diff options
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r-- | azure-pipelines.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 87e63914..c034f045 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -30,7 +30,6 @@ jobs: - bash: | sudo xcode-select -s /Applications/Xcode_10.2.app brew install ninja - ninja -f ninja/macos.ninja displayName: '安装ninja' - bash: | ./osx.sh |