Skip to content

Commit

Permalink
Update Azure MacOS to 10.15 (#36)
Browse files Browse the repository at this point in the history
The 10.13 images we were using are now disabled.
  • Loading branch information
leouieda authored Jul 10, 2020
1 parent caaf2a7 commit d93731e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
displayName: 'Mac'

pool:
vmImage: 'macOS-10.13'
vmImage: 'macOS-10.15'

variables:
CONDA_REQUIREMENTS: requirements.txt
Expand Down

0 comments on commit d93731e

Please sign in to comment.