Skip to content

Commit

Permalink
Test libcxx 9 on macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
bkpoon committed Nov 20, 2019
1 parent 265b632 commit e6386f0
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions .azure-pipelines/azure-pipelines-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,15 +55,15 @@ stages:
# parameters:
# distribution: ubuntu
# version: ['14', '04']
# - template: ./conda-osx.yml
# parameters:
# vmImage: [10, 14]
# xcode_version: [11, 2, 1]
# - template: ./conda-osx.yml
# parameters:
# vmImage: [10, 14]
# xcode_version: [10, 3]
# - template: ./conda-osx.yml
# parameters:
# vmImage: [10, 13]
# xcode_version: [9, 4, 1]
- template: ./conda-osx.yml
parameters:
vmImage: [10, 14]
xcode_version: [11, 2, 1]
- template: ./conda-osx.yml
parameters:
vmImage: [10, 14]
xcode_version: [10, 3]
- template: ./conda-osx.yml
parameters:
vmImage: [10, 13]
xcode_version: [9, 4, 1]

0 comments on commit e6386f0

Please sign in to comment.