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

ci: fix broken pip install on ubuntu-24.04 runner #176

Merged
merged 3 commits into from
Oct 15, 2024
Merged

Conversation

mkuf
Copy link
Owner

@mkuf mkuf commented Oct 15, 2024

With the build image being updated to ubuntu 24.04, python dependencies for the build script can't be installed on the runner directly.

This PR sets up a python venv to install build dependencies in the prepare phase.

@mkuf
Copy link
Owner Author

mkuf commented Oct 15, 2024

Related to actions/runner-images#10781

@mkuf mkuf changed the title ci: use venv to install build dependencies ci: fix broken pip install on ubuntu-24.04 runner Oct 15, 2024
@mkuf mkuf merged commit 4d05b54 into main Oct 15, 2024
19 checks passed
@mkuf mkuf deleted the fix-image-build branch October 16, 2024 20:23
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.

1 participant