-
Notifications
You must be signed in to change notification settings - Fork 428
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
ci: update to latest intel osx runner and download 10.15 SDK #5387
Conversation
CodSpeed Performance ReportMerging #5387 will not alter performanceComparing Summary
|
I also started on this in #5379 While the SDK downloads are working I haven't quite gotten the tests to pass again |
tests/test-recipes/metadata/always_include_files_glob/meta.yaml
Outdated
Show resolved
Hide resolved
OK @kenodegard this one is ready for review! This PR has the most minimal changes I could make to get the test suite to pass on the macos-13 runners. Some notes and comments:
|
@conda/builds-tools @kenodegard The CI here will break starting TOMORROW if we do not merge something to remove macos-11. Shall we merge this one? |
@beckermr thanks for working on this! |
Description
This PR updates the CI to the latest intel osx runner and to download the 10.15 SDK.
I have preserved the older option of directly using the system SDK via xcode. This should make it easier for folks to work locally in some cases without doing their own SDK download.
Resolves #5378
Checklist - did you ...
news
directory (using the template) for the next release's release notes?