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
path: root/.build
diff options
context:
space:
mode:
authorBret Johnson <bret.johnson@microsoft.com>2022-01-19 05:33:07 +0300
committerBret Johnson <bret.johnson@microsoft.com>2022-01-19 05:33:07 +0300
commit94ce0b89075fca7b81019f9d72da871612ca9942 (patch)
tree42f7d0dd6a779f9e68ff12162cc640ad08de183b /.build
parentb99d94f7af0cc5e1960b0d2f650f3a8aa06031f0 (diff)
Switch agent back to macOS-latest
Diffstat (limited to '.build')
-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 d8b3982..e3116d3 100644
--- a/.build/automation/stages/validate.yml
+++ b/.build/automation/stages/validate.yml
@@ -48,7 +48,7 @@ stages:
- job: 'MacOS'
pool:
- vmImage: 'internal-macos1100'
+ vmImage: 'macOS-latest'
steps:
- checkout: self