-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"An image label with the label unsupported-vmimage does not exist" using macos-13-arm64
#8945
Comments
Closing as duplicate of #8879 (comment) as stated in the comment Azure DevOps only supports what listed in the table, while macOS 14 is not supported yet at all. |
Definitely not a duplicate of 8879 which is to do with slow AzureDevOps pool providers. Would love to be able to use arm64 and macOS-14 as an ADO customer but they did state in the announcement for |
You are right about this but the previous comment was mostly referring to the specific comment which mentions supported vmImages in ADO.
|
we also started to receive this error today :( |
Description
Everything was working fine until one hour ago, then suddenly I'm getting the following error:
I also tried to use
macos-14-arm64
, but in that case the error says that:I also tried to use
macos-14
, but in that case the error says that:Then I tried using
macos-13
but that image is not up to date (no .NET8, and I don't like to install .NET 8 from scratch every time).This looks very similar to #8926
Platforms affected
Runner images affected
Image version and build link
Is it regression?
Yes, last successful build was using 20231115.2
Expected behavior
The
macOS-13-arm64
image is found and runs as expectedActual behavior
The
macOS-13-arm64
image appears to be not found.Repro steps
The text was updated successfully, but these errors were encountered: