Skip to content

Commit 1799bc0

Browse files
committed
XXX bisect
1 parent fdd1d2f commit 1799bc0

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@6e33eeee011040d2d44dfb342b0eb0169a5b987d"
4848
4949
- name: Checkout repo
5050
uses: actions/checkout@v4

0 commit comments

Comments
 (0)