Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add PyPy 3.11 and armv7l to matrix runner #983

Merged
merged 2 commits into from
Feb 26, 2025

Conversation

alexandernst
Copy link
Contributor

No description provided.

@@ -17,6 +17,7 @@ jobs:
- {VERSION: "3.8", NOXSESSION: "tests"}
- {VERSION: "3.13", NOXSESSION: "tests"}
- {VERSION: "3.13t", NOXSESSION: "tests"}
- {VERSION: "pypy-3.11", NOXSESSION: "tests-nocoverage"}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would you mind moving this to the linux section below (next too pypy 3.9 and 3.10)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

also nox session should be tests, we don't have a nocoverage variant (which is fine)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

all right 🙏

@alex alex merged commit 7567284 into pyca:main Feb 26, 2025
32 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants