Skip to content

ci: Set Python version for setup-python #136

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 16, 2024
Merged

ci: Set Python version for setup-python #136

merged 1 commit into from
Jul 16, 2024

Conversation

wjt
Copy link
Member

@wjt wjt commented Jul 16, 2024

This fixes the following warning that was previously seen on every run of the checks workflow:

Warning: Neither 'python-version' nor 'python-version-file' inputs were supplied. Attempting to find '.python-version' file.
Warning: .python-version doesn't exist.
Warning: The python-version input is not set. The version of Python currently in PATH will be used.

Python 3.11 happens to be what is in Endless OS 6.

This fixes the following warning that was previously seen on every run of the
checks workflow:

> Warning: Neither 'python-version' nor 'python-version-file' inputs were supplied. Attempting to find '.python-version' file.
> Warning: .python-version doesn't exist.
> Warning: The `python-version` input is not set.  The version of Python currently in `PATH` will be used.

Python 3.11 happens to be what is in Endless OS 6.
@manuq manuq merged commit 77703e7 into main Jul 16, 2024
2 checks passed
@manuq manuq deleted the push-porxrolysnuv branch July 16, 2024 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants