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:
authorBret Johnson <bret.johnson@microsoft.com>2022-01-18 21:24:42 +0300
committerBret Johnson <bret.johnson@microsoft.com>2022-01-18 21:24:42 +0300
commit9678bf3f23476897a0e7d7878d92d3f635e41329 (patch)
tree4562f352113c8483e0b005356af1cf6233b2bb43
parent6e4a3e2805dfc6e5ebc4a39d99a1871a837c1952 (diff)
Switch to internal-macos1100 agent on Maac
-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 2df9f7c..a94ce40 100644
--- a/.build/automation/stages/validate.yml
+++ b/.build/automation/stages/validate.yml
@@ -48,7 +48,7 @@ stages:
- job: 'MacOS'
pool:
- vmImage: 'macOS-latest'
+ vmImage: 'internal-macos1100'
steps:
- checkout: self