From: Paul Brossier Date: Wed, 1 Jul 2020 20:06:27 +0000 (+0200) Subject: [ci] switch azure osx to latest image X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=7889d29ed2272208eed2855789f16648f92c0373;p=aubio.git [ci] switch azure osx to latest image --- diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 277140ca..ecf4a9d0 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -24,7 +24,7 @@ jobs: - job: macos pool: - vmImage: 'macos-10.13' + vmImage: 'macos-latest' steps: - script: | brew update