We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Until recently, macos-latest referred to version 12.7.4: https://github.com/pvlib/pvlib-python/actions/runs/8786214399/job/24108552235?pr=2006#step:1:4
macos-latest
Now it refers to version 14.4.1: https://github.com/pvlib/pvlib-python/actions/runs/8880987265/job/24382296170?pr=2022#step:1:4
See also this github blog post regarding macOS 14: https://github.blog/changelog/2024-04-01-macos-14-sonoma-is-generally-available-and-the-latest-macos-runner-image/
The immediate relevance for us is that python 3.7 is not available in version 14, so the macos-latest, python 3.7 matrix job is now failing: https://github.com/pvlib/pvlib-python/actions/runs/8880987265/job/24382296170
macos-latest, python 3.7
I see three alternatives:
The text was updated successfully, but these errors were encountered:
My vote is for option 3, which I think is what will happen (eventually) if we choose 2 or 1.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Until recently,
macos-latest
referred to version 12.7.4: https://github.com/pvlib/pvlib-python/actions/runs/8786214399/job/24108552235?pr=2006#step:1:4Now it refers to version 14.4.1: https://github.com/pvlib/pvlib-python/actions/runs/8880987265/job/24382296170?pr=2022#step:1:4
See also this github blog post regarding macOS 14: https://github.blog/changelog/2024-04-01-macos-14-sonoma-is-generally-available-and-the-latest-macos-runner-image/
The immediate relevance for us is that python 3.7 is not available in version 14, so the
macos-latest, python 3.7
matrix job is now failing: https://github.com/pvlib/pvlib-python/actions/runs/8880987265/job/24382296170I see three alternatives:
The text was updated successfully, but these errors were encountered: