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 5bcebbaCopy full SHA for 5bcebba
.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@51d7adc7b8f7c9b8b84f982a3e7b63d1d21f5264"
48
49
- name: Checkout repo
50
uses: actions/checkout@v4
0 commit comments