Merge pull request #278 from metabolize/bump-macos-image
Bump MacOS build image on Azure Pipelines
This commit is contained in:
@@ -11,7 +11,7 @@ jobs:
|
||||
inputs: {pathtoPublish: 'wheelhouse'}
|
||||
|
||||
- job: macos
|
||||
pool: {vmImage: 'macOS-10.13'}
|
||||
pool: {vmImage: 'macOS-10.15'}
|
||||
steps:
|
||||
- task: UsePythonVersion@0
|
||||
- bash: |
|
||||
|
||||
Reference in New Issue
Block a user