Currently PyPy is available for Wikimedia CI but its PyPy3 release is outdated. It uses
Python 3.9.16 (7.3.11+dfsg-2+deb12u3, Dec 30 2024, 22:36:23) [PyPy 7.3.11 with GCC 12.2.0]
It cannot be used any longer due to T423568 (Vulnerability found with pytest < 9.0.3) and pytest 9.0.3+ needs Python 3.10 as minimal version. Python 3.9 also reached EOL but PyPy 3.11 is available and should be used by default instead.
So I recommend to install PyPy 3.11 for Wikimedia CI, that PyPy can be tested.