8000 Switch Python generation from macOS 10.15 to 11 by MaksimZhukov · Pull Request #205 · actions/python-versions · GitHub
[go: up one dir, main page]

Skip to content

Switch Python generation from macOS 10.15 to 11 #205

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

Merged
merged 2 commits into from
Nov 28, 2022
Merged

Switch Python generation from macOS 10.15 to 11 #205

merged 2 commits into from
Nov 28, 2022

Conversation

MaksimZhukov
Copy link
Contributor

The macOS 10.15 Actions runner image will be deprecated on 12/1/22 for GitHub and ADO. See related announcement. In scope of this PR we switched Python generation from macOS 10.15 to 11.

Here is a list of successful test builds:

We also fixed 2 bugs:

  1. Previously, we could not run builds with single OS as an input. It was fixed by passing an array of the generated matrix.
  2. We do not remove the framework folder for universal2 Python versions, so previously created symlinks are not removed as well. This leads to errors if we try to install a Python version with the same major.minor version. It was fixed by additional if statement.

Related issue: 4233

@MaksimZhukov MaksimZhukov requested a review from a team November 28, 2022 10:38
Co-authored-by: Marko Zivic <100996310+marko-zivic-93@users.noreply.github.com>
@marko-zivic-93 marko-zivic-93 merged commit 150cd39 into actions:main Nov 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants
0