You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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.
Example: https://github.com/edx/configuration/actions/runs/12640244677/job/35220266050?pr=151
The text was updated successfully, but these errors were encountered: