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

Upgrade Python version used in configuration repo CI #888

Closed
timmc-edx opened this issue Jan 6, 2025 · 1 comment
Closed

Upgrade Python version used in configuration repo CI #888

timmc-edx opened this issue Jan 6, 2025 · 1 comment
Assignees

Comments

@timmc-edx
Copy link
Member

CI checks are failing in the configuration repo due to missing python 3.8. We should upgrade the checks to a newer version of Python.

Run actions/setup-python@v1
  with:
    python-version: 3.8
    architecture: x64
Error: Version 3.8 with arch x64 not found
Available versions:

3.10.15 (x64)
3.11.11 (x64)
3.12.8 (x64)
3.9.20 (x64)

Example: https://github.com/edx/configuration/actions/runs/12640244677/job/35220266050?pr=151

@timmc-edx timmc-edx converted this from a draft issue Jan 6, 2025
@github-project-automation github-project-automation bot moved this to Todo in Arbi-BOM Jan 6, 2025
@timmc-edx timmc-edx removed this from Arch-BOM Jan 6, 2025
@BilalQamar95 BilalQamar95 self-assigned this Jan 8, 2025
@BilalQamar95 BilalQamar95 moved this from Todo to In Progress in Arbi-BOM Jan 8, 2025
@BilalQamar95
Copy link

Python version updated via edx/configuration#155

@github-project-automation github-project-automation bot moved this from In Progress to Done in Arbi-BOM Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants