Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono-addins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLluis Sanchez <llsan@microsoft.com>2022-09-14 18:00:37 +0300
committerLluis Sanchez <llsan@microsoft.com>2022-09-14 18:00:37 +0300
commit1882ba6ced2699f4db93131634bd10a8b896f279 (patch)
tree7f3e40c6bf78f8943d6291422d64634cd97b4d42
parente312078b0bd39a0ecf7c539a88a225f56d939080 (diff)
Update build host
-rw-r--r--azure-pipelines.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 5686998..0d7562c 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -1,5 +1,5 @@
pool:
- vmImage: 'macOS-10.15'
+ vmImage: 'macos-latest'
variables:
- name: BuildConfiguration