Skip to content

Conversation

@puddly
Copy link
Contributor

@puddly puddly commented Apr 15, 2025

I'm noticing a lot of CI failures today that seem to stem from GitHub actions not using a consistent minor version:

# Set up Python 3.12
Run actions/setup-python@v5
Installed versions
  Successfully set up CPython (3.12.9)
                               ^^^^^^
...
# Restore base Python virtual environment
Error: Failed to restore cache entry. Exiting as fail-on-cache-miss is set.
Input key: 2-Linux-base-venv-3.12.10-52ed2b2b97441a5669110477fc580f538eeeab0617890c647a04f116296c1809
                             ^^^^^^^

Copy link
Contributor

@TheJulianJES TheJulianJES left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hmm, that's interesting

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.

3 participants