10000 Python 3.10 not recognized · Issue #160 · actions/setup-python · GitHub
[go: up one dir, main page]

Skip to content
Python 3.10 not recognized #160
Closed
@adamjstewart

Description

@adamjstewart
< 5D50 span class="prc-TooltipV2-Tooltip-cYMVY" data-direction="s" aria-hidden="true" id=":R3tldklmb:">Issue body actions

Describe the bug
All of the documentation for setup-python suggests that Python versions can be listed without quotes:

python-version: [2.7, 3.6, 3.7, 3.8, pypy2, pypy3]

However, this doesn't seem to work for 3.10. The action errors out, with the following error msg:

Version 3.1 with arch x64 not found

If I wrap 3.10 in quotes, it says 3.10 is not found, which is a little better, although I would like to be able to use the alpha version if possible.

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

Python Versions
3.10

To Reproduce
Steps to reproduce the behavior:

  1. Try adding 3.10 to the list of python-version without quotes

Run/Repo Url

https://github.com/adamjstewart/fiscalyear/actions/runs/346374366
https://github.com/adamjstewart/fiscalyear/actions/runs/346388888

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

      0