Skip to content
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

Missing support for Python 3.8 on Ubuntu 24.04 runner #879

Closed
2 of 5 tasks
stweil opened this issue May 25, 2024 · 2 comments
Closed
2 of 5 tasks

Missing support for Python 3.8 on Ubuntu 24.04 runner #879

stweil opened this issue May 25, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@stweil
Copy link

stweil commented May 25, 2024

Description:
"Run actions/setup-python@v5" fails for Python 3.8 in GitHub actions with Ubuntu 24.04 (see example).

Action version:
actions/setup-python@v5

Platform:

  • Ubuntu
  • macOS
  • Windows

Runner type:

  • Hosted
  • Self-hosted

Tools version:
Python 3.8

Repro steps:
See link above

Expected behavior:
Python 3.8 should be supported (or documented as unsupported).

Actual behavior:
Python 3.8 does not work with the Ubuntu 24.04 runner.

@stweil stweil added bug Something isn't working needs triage labels May 25, 2024
@aparnajyothi-y
Copy link
Contributor

Hello @stweil, Thank you for creating this issue and we will look into it :)

@aparnajyothi-y
Copy link
Contributor

Hello @stweil, Thank you for creating this issue. We now have support for Python 3.8 on the Ubuntu 24.04 runner, as artifacts for the latest patch version of the Python 3.8 x64 package have been generated and released. Please find the test workflow run for reference.
We are closing this issue as it has been addressed. Please feel free to reach out if you need any further support or clarification, and we can reopen the issue if necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants