-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
[macOS] Add MacOS Big Sur for Azure Pipelines Hosted agents #2072
Comments
Hello, Thank you for raising feature request! |
Is there any update on this? Also the azure devops documentation points to here for the available hosts, but Big Sur is only available on GitHub Actions, and there's no mention of any difference between Azure DevOps and GitHub Actions. |
Hi @Jon889 , unfortunately, we still have no ETA on providing Big Sur in Azure DevOps, we are still investigating capacity and infrastructure updates required for it. We will keep you posted with updates, thank you for your patience. |
Thanks, ok I thought there were similar because the Included Software links in the table in that doc link to this repo. |
Images that we provide for GitHub Actions and Azure DevOps are the same for the same OS versions, but the set of provided images is different due to the different infrastructure. |
Beyond 11.1 or 11.0 images running on x86_64 hardware, do you plan to add support for 11.1 or 11.0 images running on arm64 hardware (e.g. Apple Silicon M1) or will we have to rely on cross-compilation to build |
Is there any plans for Big Sur on Azure DevOps? Xcode 12.5 beta says it requires Big Sur, and there are some changes like the improved compilation and SPM caching that would be great to have. |
@AlenaSviridenko can you update us on this? |
@AlenaSviridenko @maxim-lobanov Any update? |
Hi @Jon889, |
Thanks @AlenaSviridenko, hopefully it will be roughly when Xcode 12.5 comes out then. Instead of adding more capacity couldn't it replace some macOS 10.15 images? Not really sure why this has been more difficult than when macOS 10.15 came out? |
What's the progress now @vijayma? Can we have some updates? |
Hi, Best Regards, |
#2486 (comment) @maxim-lobanov @AlenaSviridenko |
@miketimofeev is this message from you the "official" update that @vijayma said he would give 3 weeks ago in mid August?
So the update on ETA is that there is still no update on ETA? As a paying customer I don't think it's too much to ask for more of a detailed update than "we have no update" |
I don't understand, the fact that the issues tab is turned on for this repository and we can submit our issue. But the team of the virtual environment is not transparent about it, decided to silo information from us and think that they have given a reasonable answer. |
Please tell me that the Xcode 12.5 option is resolved or not with macos-11 ????🙏 |
Hi @miketimofeev , Thank you |
Hi, Can we use the preview of macos-11 on Azure DEVOps for Production builds? Please let me know how to request macos 11 preview to be available on Azure DevOPS? Thanks |
@philipdvo username@github.com — this will be his address, where username is vijayma |
@miketimofeev Can we use MacOS 11 Preview on Azure DevOPS to run PRoduction builds? |
@maluthbadugecara you can once you have access to macos-11. |
@vijayma and @miketimofeev Hope your hump day is going well. I wanted to ask if your able to give any new updates that we can pass on to Anything you can share is greatly appreciated. 🙏🏻 |
Any updates? |
FYI, The Big Sur pool is available for all starting today. So, one can start using it in YAML pipelines using the label macos-11. With respect to Azure DevOps. |
Thanks. But I was asking about AppCenter. |
Thanks a lot for the update |
will |
Hello everyone! Just an update on this thread. Starting from today, macOS 11 is publicly available for all Azure DevOps users 🚀 Thank you for everyone for your patience. We will work to make sure that MacOS 12 is available faster. Note: Availability of macOS 11 in Azure DevOps doesn't mean that the new image will be available in App Center immediately. App Center team has to perform some work on their side to make sure that new Xcode versions are available in App Center Build. |
Hi, When will macOS 11.6 host agent be made available on Azure DevOps Pipeline? |
macOS 11 is publicly available for all Azure DevOps users - #2072 (comment) |
I was wondering when macOS 11.6 will be available as this will support Xcode 13 |
Already available: |
Looking to use XCode 12.5 with Azure Devops, pipeline is not setup via YML, but via the UI. How does one choose an image that support XCode 12.5? |
@thomthom make sure you specify |
Hi!
I wanted to ask, do you have any plans to add macOS 11 support on your hosted agents ?
GHA have it in preview, and we would like too.
Update from repo owners:
Hello everyone!
Just an update on this thread. Starting from today, macOS 11 is publicly available for all Azure DevOps users 🚀
You should specify macos-11 image spec to use the new image.
macos-latest image spec still points to the macos-10.15. We will notify about switching macos-latest later this year.
Thank you for everyone for your patience. We will work to make sure that MacOS 12 is available faster.
Note: Availability of macOS 11 in Azure DevOps doesn't mean that the new image will be available in App Center immediately. App Center team has to perform some work on their side to make sure that new Xcode versions are available in App Center Build.
The text was updated successfully, but these errors were encountered: