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:
authorSandy Armstrong <sandy@xamarin.com>2022-05-17 22:16:55 +0300
committerSandy Armstrong <sandy@xamarin.com>2022-05-17 22:16:55 +0300
commitb58ef75d897464af0ba03e6098ea516cd1628a16 (patch)
tree65dc96a16a82603b72ce8a03c9e316fbe96106d9
parentd59065ea23ecc36f1083c6f118de61edc6ce006f (diff)
Build on macos-12 for Xcode 13.3
-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