Skip to content

Commit

Permalink
Complete 'Azure Pipelines' configurations
Browse files Browse the repository at this point in the history
  • Loading branch information
lycantropos committed Mar 5, 2020
1 parent 0d37242 commit b9d6b27
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 @@ -57,7 +57,7 @@ jobs:

- job: 'MacOS'
pool:
vmImage: 'macOS-10.13'
vmImage: 'macOS-latest'
strategy:
matrix:
Python35:
Expand Down

0 comments on commit b9d6b27

Please sign in to comment.