Skip to content

Commit 36fb1fe

Browse files
committed
XXX bisect
1 parent fdd1d2f commit 36fb1fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qemu-kvm-integration-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
python3 -m pip install --upgrade pip
4545
sudo apt update
4646
sudo apt install -y git ansible-core genisoimage qemu-system-x86
47-
pip3 install "git+https://github.com/linux-system-roles/tox-lsr@3.5.0"
47+
pip3 install "git+https://github.com/linux-system-roles/tox-lsr@7658c132436652eab8b046032b9d5a10c978bf21"
4848
4949
- name: Checkout repo
5050
uses: actions/checkout@v4

0 commit comments

Comments
 (0)