pypy-3.7
on Windows is installing the older 7.3.3
release, not 7.3.4
#211
Labels
bug
Something isn't working
Describe the bug
The default
pypy-3.7
install on windows is still using PyPy7.3.3
even though PyPy7.3.4
has been released for some time now. This makes me suspect thatsetup-python
's artifact resolution has gone awry.pypy-3.7
on macos and linux runners is correctly using PyPy 7.3.4.Possibly related to #196
Which version of the action are you using?
v1
v2
v2.0.1
ormaster
)Environment
If applicable, please specify if you're using a container
Python Versions
PyPy
7.3.4
To Reproduce
Steps to reproduce the behavior:
I expect to see a
PyPy 7.3.4
install, but the output is:Run/Repo Url
All recent PyO3 CI runs, e.g. https://github.com/PyO3/pyo3/runs/2452756055
The text was updated successfully, but these errors were encountered: