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

run setup python action for ubuntu 24.04 runners #1392

Merged
merged 3 commits into from
Oct 17, 2024

Conversation

kian99
Copy link
Contributor

@kian99 kian99 commented Oct 17, 2024

Description

This PR fixes an issue in our setup-jimm action that was introduced with Ubuntu 24.04 runners.

C/p from charmed-kubernetes/actions-operator#82

Github recently released their ubuntu-24.04 series runners. Using those results in an error because actions-operator tries to install tox globally with pip, rather than in a virtual environment.

This affects the setup-jimm action when we call charmed-kubernetes/actions-operator to start a Juju controller. Run the setup-python action to fix this.

@kian99 kian99 requested a review from a team as a code owner October 17, 2024 07:27
@kian99 kian99 merged commit f8af787 into canonical:v3 Oct 17, 2024
4 checks passed
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.

4 participants