We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32ccf41 commit 1b4d83cCopy full SHA for 1b4d83c
1 file changed
.github/workflows/qemu-kvm-integration-tests.yml
@@ -105,7 +105,7 @@ jobs:
105
python3 -m pip install --upgrade pip
106
sudo apt update
107
sudo apt install -y --no-install-recommends git ansible-core genisoimage qemu-system-x86
108
- pip3 install "git+https://github.com/linux-system-roles/tox-lsr@3.9.0"
+ pip3 install "git+https://github.com/martinpitt/tox-lsr@qemu-bootc"
109
110
# HACK: Drop this when moving this workflow to 26.04 LTS
111
- name: Update podman to 5.x for compatibility with bootc-image-builder's podman 5
0 commit comments