We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c6a455 commit 0be39aaCopy full SHA for 0be39aa
.azure-pipelines/client.yml
@@ -71,7 +71,7 @@ jobs:
71
python.version: '3.7'
72
MacOS_Python27:
73
os.name: 'MacOS'
74
- os.vmImage: 'macOS-10.13'
+ os.vmImage: 'macOS-10.15'
75
python.version: '2.7'
76
pool:
77
vmImage: '$(os.vmImage)'
0 commit comments