Skip to content

existing (default) Python installation is being downgraded #284

@firewave

Description

@firewave

It seems all official GitHub runners are using Python 3.13. but if you use jurplel/install-qt-action all steps afterwards will be using 3.11 instead which is very unexpected.

I think the issue might just be that the python-version option has not been adjusted internally when newer Python versions were released.

Since all official GitHub runners are coming with Python pre-installed and this only applies to self-hosted ones I wonder if setup-python should even be disabled by default.

See include-what-you-use/include-what-you-use#1704 (comment) how I encountered this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateThis issue or pull request already exists

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions