ci(macos): switch to macOS 10.14

This commit is contained in:
Stéphane Lepin 2020-03-11 14:13:22 +01:00
parent 5088d7dd86
commit 8667333416

View File

@ -1,5 +1,5 @@
pool: pool:
vmImage: 'macOS-10.13' vmImage: 'macOS-10.14'
steps: steps:
- checkout: self - checkout: self