Skip to content

Setting up python3.6 or Upper Version on [amd64,arm64,ppc64le,s390x] architecture for Linux environment is not supported  #197

Description

@bivasda1

Describe the bug
While Enabling multiarc support by buildX for che pkg,python3.6 is not supported for amd64,arm64,ppc64le,s390x .What is the best Approach to enabling multiarch for giving arch?
Currently given Arch is not supported: https://github.com/actions/python-versions/blob/main/versions-manifest.json

Which version of the action are you using?

  • v2
- name: Set up Python 3.6
        uses: actions/setup-python@v2

Environment

  • Linux

Python Versions
Please list all of the effected versions of Python (3.6 and Upper version, etc.)

Screenshots

Run actions/setup-python@v2
Version 3.9.2 was not found in the local cache
Error: Version 3.9.2 with arch ppc64le not found
The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-

Metadata

Metadata

Assignees

No one assigned

    Labels

    won't fixThis will not be worked on

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions