Skip to content
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

Azure CI: add macOS 11.0 Big Sur #9078

Closed
wants to merge 1 commit into from

Conversation

chrstphrchvz
Copy link
Contributor

Use Xcode 12 for access to macOS 11.0 SDK

Description

Verification

Have you

Use Xcode 12 for access to macOS 11.0 SDK
@@ -7,6 +7,9 @@ jobs:

strategy:
matrix:
mac-11.0:
imageName: 'macOS-11.0'
MP_XCODE_APP: '/Applications/Xcode_12.2.app'
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is based on the info currently at https://github.com/actions/virtual-environments/blob/main/images/macos/macos-11.0-Readme.md; maybe in the near future a symlink for the latest Xcode 12 will be available and/or the default Xcode version on macOS 11.0 will no longer be Xcode 11.x.

@chrstphrchvz
Copy link
Contributor Author

Sorry, it appears the image is currently only available for GitHub Actions, and not yet for Azure CI.

@chrstphrchvz chrstphrchvz marked this pull request as draft November 12, 2020 00:48
@chrstphrchvz
Copy link
Contributor Author

Sorry, it appears the image is currently only available for GitHub Actions, and not yet for Azure CI.

Issue to watch is actions/runner-images#2072

@chrstphrchvz
Copy link
Contributor Author

Closing; MacPorts now uses GitHub Actions for macOS 10.15 and later; Azure CI is used only for 10.14.

@chrstphrchvz chrstphrchvz deleted the patch-1 branch December 29, 2020 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant