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(python): install py3.11 for pylibjuju check #201

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

jack-w-shaw
Copy link
Member

@jack-w-shaw jack-w-shaw commented Aug 28, 2024

Pylibjuju now runs it's unit tests against a new python version, python 3.11.

Add 3.11 to the versions of python we install in the pylibjuju build check snippet

The fact we do not install python 3.11 resulted in the following failure:
https://jenkins.juju.canonical.com/view/github-jobs/job/github-check-merge-juju-python-libjuju/797/

QA Steps

See the follow job, which succeeds thanks to this patch

https://jenkins.juju.canonical.com/view/github-jobs/job/github-check-merge-juju-python-libjuju/798/console

Pylibjuju now runs it's unit tests against a new python version, python
3.11.

Add 3.11 to the versions of python we install in the pylibjuju build
check snippet
@jack-w-shaw jack-w-shaw merged commit 2f77ac2 into juju:main Aug 29, 2024
1 of 2 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.

2 participants