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

Set github runner to ubuntu-22.04 #80

Merged
merged 1 commit into from
Oct 14, 2024
Merged

Set github runner to ubuntu-22.04 #80

merged 1 commit into from
Oct 14, 2024

Conversation

devanubis
Copy link
Contributor

@devanubis devanubis commented Oct 14, 2024

ubuntu-latest (24.04) has newer version of pip which blocks installing packages outside of a venv, which our actions and some
upstream actions we use rely on.

Quickest to roll back the runner version for the short-term until the upstream actions are patched.

actions/setup-python#952


TODO after merge:

  • Tag v5.2.1
  • Tag v5.2
  • Tag v5

ubuntu-latest (24.04) has newer version of pip which blocks
installing packages outside of a venv, which our actions and some
 upstream actions we use rely on.

Quickest to roll back the runner version for the short-term until
the upstream actions are patched.

actions/setup-python#952
@dolfandringa dolfandringa merged commit cfb30bb into main Oct 14, 2024
1 check passed
@dolfandringa dolfandringa deleted the fix-runner-version branch October 14, 2024 11:51
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.

2 participants