Skip to content

Commit

Permalink
updated az-pipelines macos image version, re-enabled macos wheel build
Browse files Browse the repository at this point in the history
  • Loading branch information
maniek2332 committed Feb 23, 2020
1 parent 1bfdbf7 commit d5f1da0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .ci/az-pipelines/make_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
- job: build_macos
displayName: "Build macOS wheel"
pool:
vmImage: 'macOS-10.13'
vmImage: 'macOS-10.14'
strategy:
matrix:
Python36:
Expand Down Expand Up @@ -112,7 +112,7 @@ jobs:
dependsOn:
- build_linux
- build_windows
# - build_macos
- build_macos
pool:
vmImage: 'ubuntu-16.04'
variables:
Expand Down

0 comments on commit d5f1da0

Please sign in to comment.