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 8fbcbd5 commit bf72971Copy full SHA for bf72971
1 file changed
azure-pipelines.yml
@@ -13,13 +13,13 @@ jobs:
13
imageName: 'ubuntu-16.04'
14
python.version: '3.6'
15
Python36Mac:
16
- imageName: 'macos-10.13'
+ imageName: 'macos-10.14'
17
18
Python37Linux:
19
20
python.version: '3.7'
21
Python37Mac:
22
23
24
maxParallel: 4
25
pool:
0 commit comments