-
Notifications
You must be signed in to change notification settings - Fork 3.7k
macos-26/macos-26-intel No image label found to route agent pool Azure Pipelines #13886
Copy link
Copy link
Open
Description
Description
If I select macos-26 or macos-intel , pipelines fail with the following message.
According to repo home page macos-26 should be available as preview for azure-devops.
IIRC this was mentioned on docs as available as preview couple of months ago.
What changed? Will these be available for Azure-Devops again?
Platforms affected
- Azure DevOps
- GitHub Actions - Standard Runners
- GitHub Actions - Larger Runners
Runner images affected
- Ubuntu 22.04
- Ubuntu 24.04
- Ubuntu Slim
- macOS 14
- macOS 14 Arm64
- macOS 15
- macOS 15 Arm64
- macOS 26
- macOS 26 Arm64
- Windows Server 2022
- Windows Server 2025
- Windows Server 2025 with Visual Studio 2026
Image version and build link
Pool: Azure Pipelines
Image: macos-26
Started: Today at 1:19 PM
Duration: 26m 29s
Job preparation parameters
4 queue time variables used
Parent pipeline used these runtime parameters
Is it regression?
NA
Expected behavior
macos-26 preview images to be available
Actual behavior
macos-26 preview images to are not available in Azure DevOps
Repro steps
- Create a MAUI iOS release pipeline in Azure DevOps
- Add vmImage as YAML pipeline parameter
- While running enter vmImage as
macos-26ormacos-26-intel - Run
Reactions are currently unavailable