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

github.com/xamarin/Xamarin.PropertyEditing.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.build/automation/stages/validate.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.build/automation/stages/validate.yml b/.build/automation/stages/validate.yml
index d59b470..2337352 100644
--- a/.build/automation/stages/validate.yml
+++ b/.build/automation/stages/validate.yml
@@ -42,7 +42,7 @@ stages:
- job: 'MacOS'
pool:
- vmImage: 'macOS-latest'
+ vmImage: 'macos-12'
steps:
- checkout: self