summaryrefslogtreecommitdiff
path: root/azure-pipelines_macosx.yml
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2019-05-16 03:54:37 +0300
committerAndrei Karas <akaras@inbox.ru>2019-05-16 03:54:37 +0300
commit7ce2492431e563a9fe6357b0faac344a78b36d33 (patch)
treece1c8d4f84de581f5240e580092c5db3be1a8d3b /azure-pipelines_macosx.yml
parent0b1c515d931b48116125a851b8dbe5c72c2dc3d0 (diff)
downloadplus-7ce2492431e563a9fe6357b0faac344a78b36d33.tar.gz
plus-7ce2492431e563a9fe6357b0faac344a78b36d33.tar.bz2
plus-7ce2492431e563a9fe6357b0faac344a78b36d33.tar.xz
plus-7ce2492431e563a9fe6357b0faac344a78b36d33.zip
Fix azure xcode file again
Diffstat (limited to 'azure-pipelines_macosx.yml')
-rw-r--r--azure-pipelines_macosx.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/azure-pipelines_macosx.yml b/azure-pipelines_macosx.yml
index d34e8b8a9..18014bee7 100644
--- a/azure-pipelines_macosx.yml
+++ b/azure-pipelines_macosx.yml
@@ -11,11 +11,6 @@ jobs:
name: xcode_9
xcode: Xcode_9.app
-#- template: tools/ci/templates/azure/macosx.yml
-# parameters:
-# name: xcode
-# xcode: Xcode.app
-
- template: tools/ci/templates/azure/macosx.yml
parameters:
name: xcode_8_3_3
@@ -31,7 +26,6 @@ jobs:
name: 'Hosted Ubuntu 1604'
dependsOn:
- xcode_9
- - xcode
- xcode_8_3_3
- xcode_9_4_1
steps: