We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e0bc72 commit 1c9e47dCopy full SHA for 1c9e47d
build/ci/variables.yml
@@ -16,7 +16,8 @@ variables:
16
windowsImage: 1ESPT-Windows2022 # Windows VM image name
17
18
# macOS specific variables
19
- macosAgentPoolName: VSEng-VSMac-Xamarin-Shared # macOS VM pool name
+ # macosAgentPoolName: VSEng-VSMac-Xamarin-Shared # macOS VM pool name
20
+ macosAgentPoolName: macOS-latest # macOS VM pool name
21
22
# Tool variables
23
dotnetVersion: '8.0.408' # .NET version to install on agent
0 commit comments