ref: 7889d29ed2272208eed2855789f16648f92c0373
parent: eadb7f61c8851bdc2438e9f3c7e321d700d9fe50
author: Paul Brossier <piem@piem.org>
date: Wed Jul 1 18:06:27 EDT 2020
[ci] switch azure osx to latest image
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -24,7 +24,7 @@
- job: macos
pool:
- vmImage: 'macos-10.13'
+ vmImage: 'macos-latest'
steps:
- script: |
brew update