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 2646e3d commit 4e2910fCopy full SHA for 4e2910f
azure-pipelines.yml
@@ -9,7 +9,7 @@ jobs:
9
10
# Configure Build Environment to use Azure Pipelines to build Python project using macOS
11
pool:
12
- vmImage: 'macOS 10.13' # other options 'Ubuntu 16.04', 'VS2017-Win2016'
+ vmImage: 'macOS 10.14' # Azure will be adding the latest macOS version – Catalina or macOS-10.15 on February 3, 2020
13
14
# Run the pipeline with multiple Python versions
15
strategy:
0 commit comments