-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Closed
Labels
Description
Description
When using a pipeline with the macOS-13-arm64 runner, we are getting the error
##[warning]An image label with the label unsupported-vmimage does not exist.
##[error]The remote provider was unable to process the request.
Platforms affected
- Azure DevOps
- GitHub Actions - Standard Runners
- GitHub Actions - Larger Runners
Runner images affected
- Ubuntu 20.04
- Ubuntu 22.04
- macOS 11
- macOS 12
- macOS 13
- Windows Server 2019
- Windows Server 2022
Image version and build link
macOS-13-arm64
Is it regression?
Yes
Expected behavior
macOS-13-arm64 is a valid image
Actual behavior
macOS-13-arm64 is an unsupported vmimage
Repro steps
- Create a pipeline using the macOS-13-arm64 runner
- Attempt to run it
- Notice error