Merge pull request #278 from metabolize/bump-macos-image

Bump MacOS build image on Azure Pipelines
This commit is contained in:
Joe Rickerby
2020-02-27 20:12:55 +00:00
committed by GitHub
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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: |