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

Prevent non-standard interpreters in manylinux builds #242

Merged
merged 1 commit into from
May 24, 2024

Conversation

dataflake
Copy link
Member

Fixes #240

This change prevents attempts to build a package and run tests on it for non-standard interpreters like the Python 3.13 no-GIL build in the manylinux aarch64 environment.

Tested successfully at https://github.com/zopefoundation/zope.interface/actions/runs/9202742557

@dataflake dataflake merged commit 4ff5499 into master May 24, 2024
4 checks passed
@dataflake dataflake deleted the dataflake/aarch64-standard-interpreters-only branch May 24, 2024 05:06
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.

Issues with manylinux aarch64 for Python 3.13
2 participants