Skip to content

[CI Workaround] Avoid errors on Python 3.8 macos-latest as GitHub CI has dropped support#4327

Merged
abravalheri merged 4 commits intopypa:mainfrom
abravalheri:fix-macos
Apr 25, 2024
Merged

[CI Workaround] Avoid errors on Python 3.8 macos-latest as GitHub CI has dropped support#4327
abravalheri merged 4 commits intopypa:mainfrom
abravalheri:fix-macos

Conversation

@abravalheri
Copy link
Copy Markdown
Contributor

@abravalheri abravalheri commented Apr 25, 2024

Summary of changes

Recently macos-latest on Github Actions started failing for Python 3.8 and Python 3.9.
This is due to actions/setup-python#850, actions/setup-python#696 (comment).

The changes implemented here follow the same approach as in python/peps#3763.

(I just want to get the tests running for now, we can change to a proper fix later)

Closes

Pull Request Checklist

Comment thread .github/workflows/main.yml Outdated
@abravalheri abravalheri marked this pull request as ready for review April 25, 2024 12:03
@abravalheri abravalheri merged commit cd24907 into pypa:main Apr 25, 2024
@abravalheri abravalheri deleted the fix-macos branch April 25, 2024 13:17
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.

1 participant