Skip to content

How to specify 'latest PyPy 3'? #174

@altendky

Description

@altendky

Describe the bug
Previously I passed versions like pypy3 but my attempts to use the new PyPy version formatting result in me being told to specify x.y. How should I request 'latest PyPy 3' or 'latest PyPy 2'? I understand the notes in the readme that the really latest one may take a week or two to propogate. Unless I need it for a bug I think that's fine as opposed to having to manually update each of my projects for each release of PyPy.

I tried both pypy-3 and pypy-3.X.

Error: Invalid format of Python version for PyPy. Python version should be specified in format 'x.y'. See README for examples and documentation.

Which version of the action are you using?

  • v1
  • v2
  • Some other tag (such as v2.0.1 or master)

Environment

  • self-hosted
  • Linux
  • Windows
  • Mac

If applicable, please specify if you're using a container

Python Versions
Please list all of the effected versions of Python (3.8.2, etc.)

  • PyPy

Run/Repo Url
https://github.com/twisted/python-info-action/pull/4/checks?check_run_id=1577441885

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions