Update from macOS-10.13 to macOS-10.14

This commit is contained in:
Adriane Boyd 2020-03-23 19:52:57 +01:00
parent 80e7e1347e
commit 30d862d4d8
1 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@ jobs:
imageName: 'vs2017-win2016'
python.version: '3.6'
Python36Mac:
imageName: 'macos-10.13'
imageName: 'macos-10.14'
python.version: '3.6'
# Don't test on 3.7 for now to speed up builds
# Python37Linux:
@ -67,7 +67,7 @@ jobs:
imageName: 'vs2017-win2016'
python.version: '3.8'
Python38Mac:
imageName: 'macos-10.13'
imageName: 'macos-10.14'
python.version: '3.8'
maxParallel: 4
pool: