We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdd1d2f commit 36fb1feCopy full SHA for 36fb1fe
.github/workflows/qemu-kvm-integration-tests.yml
@@ -44,7 +44,7 @@ jobs:
44
python3 -m pip install --upgrade pip
45
sudo apt update
46
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"
+ pip3 install "git+https://github.com/linux-system-roles/tox-lsr@7658c132436652eab8b046032b9d5a10c978bf21"
48
49
- name: Checkout repo
50
uses: actions/checkout@v4
0 commit comments