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

chore: Ensure pre-commit gets non-system Python #24

Merged
merged 1 commit into from
Sep 27, 2024
Merged

chore: Ensure pre-commit gets non-system Python #24

merged 1 commit into from
Sep 27, 2024

Commits on Sep 27, 2024

  1. chore: Ensure pre-commit gets non-system Python

    This is needed with the ubuntu-24.04 images so that `setup-python` will
    install a version of Python that the pre-commit action can install into.
    
    See pre-commit/action#210 for more of an analysis of this.
    epage committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    6e193aa View commit details
    Browse the repository at this point in the history