Skip to content

Commit bf72971

Browse files
authored
update macos image to 10.14
1 parent 8fbcbd5 commit bf72971

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ jobs:
1313
imageName: 'ubuntu-16.04'
1414
python.version: '3.6'
1515
Python36Mac:
16-
imageName: 'macos-10.13'
16+
imageName: 'macos-10.14'
1717
python.version: '3.6'
1818
Python37Linux:
1919
imageName: 'ubuntu-16.04'
2020
python.version: '3.7'
2121
Python37Mac:
22-
imageName: 'macos-10.13'
22+
imageName: 'macos-10.14'
2323
python.version: '3.7'
2424
maxParallel: 4
2525
pool:

0 commit comments

Comments
 (0)