Skip to content

GitLab: add python3.11 to python container

John Snow requested to merge jsnow/python-qemu-qmp:install_python_311 into main

Actually install Python 3.11 to the container that is used during the GitLab pipeline. Without this, the test is just skipped, which isn't that helpful.

Signed-off-by: John Snow jsnow@redhat.com

Merge request reports