projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eadb7f6
)
[ci] switch azure osx to latest image
author
Paul Brossier
<piem@piem.org>
Wed, 1 Jul 2020 20:06:27 +0000
(22:06 +0200)
committer
Paul Brossier
<piem@piem.org>
Wed, 1 Jul 2020 20:06:27 +0000
(22:06 +0200)
azure-pipelines.yml
patch
|
blob
|
history
diff --git
a/azure-pipelines.yml
b/azure-pipelines.yml
index
277140c
..
ecf4a9d
100644
(file)
--- 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