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

ci: stop allowing failure for pypy 3.10 #3343

Merged
merged 1 commit into from
Jul 25, 2023

Conversation

davidhewitt
Copy link
Member

While working on #3342 I noticed that we still allow failure for PyPy 3.10 in CI. We declared support for PyPy 3.10 in 0.19.1, so I believe we should now require a corresponding successful job. (CI has been passing so this is mostly to make it blocking for future contributions.)

@adamreichold adamreichold added the CI-skip-changelog Skip checking changelog entry label Jul 25, 2023
@davidhewitt davidhewitt added this pull request to the merge queue Jul 25, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 25, 2023
@davidhewitt davidhewitt added this pull request to the merge queue Jul 25, 2023
Merged via the queue into PyO3:main with commit 8f5bc71 Jul 25, 2023
@davidhewitt davidhewitt deleted the require-pypy3.10 branch July 25, 2023 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI-skip-changelog Skip checking changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants