-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
CI: Fix PyPy CI #44887
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: Fix PyPy CI #44887
Conversation
@github-actions pre-commit. |
@lithomas1 can you merge master one more time (as i merged the pypy3 affecting PR :-<>) |
@jreback. This is ready now.
I'll open an issue as a follow up. |
i think this is actually failing (but the check is not) |
totally cool to disable things, basics are all that is needed here |
Yeah, I set it to always succeed in the testing phase since a lot of tests fail. |
great as a follow up we should skip / xfail o ln pypy3 |
@lithomas1 hey if you can shoot me an email '[email protected]' have some info for you |
PyPy was not being pulled correctly. Its fixed now and have confirmed.